Results 1 to 1 of 1

Thread: Fixing actionbar

  1. #1
    Join Date
    Aug 2009
    Location
    Nova Scotia, Canada
    Posts
    604
    Mentioned
    0 Post(s)
    Quoted
    56 Post(s)

    Question Fixing actionbar

    Got bored and decided to fix actionbar's __find() routine so it actually works for me.

    At which point I discovered actionbar's getBounds() still fails because __find() never seems to get called. If I explicitly call __find() in my script (which I shouldn't be doing) it works. Trying to figure out where the call to __find() should be so I can put it back in but I cbf to work backwards through the commits to figure out when/where it broke.

    Edit: NVM. Figured it out. Never knew isLoggedIn() set everything up as part of the check.

    So what is the best way to put forward some changes to SRL. My scripts are full of workarounds for various "features" of SRL, might as well share them. For instance I changed a couple lines to actionbar's find and my version works for both EOC/Legacy and both interface customization locked/unlocked.
    Last edited by Bixby Sayz; 04-24-2018 at 10:22 PM.
    Never ever approach a computer saying or even thinking "I will just do this quickly".

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •