This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
LibJostle needs special handling of StatusTrackingBarManager to prevent the bars from constantly disappearing and reappearing.
I pushed my patch I tested working, to the branch. You can test it too if you want, and if it's to liking, keep it, or if you think a better fix exists, do that.
I found this fix most elegant because since it ensures it's never force reshown unless it should be, since the function called literally checks the users settings on if it should be shown and what it should be showing. Not to mention it's the exact function the base UI calls every time it refreshes that frame as well :)
To post a comment, please login or register a new account.