Skip to content

BTKUILib Release v2.1.4

Compare
Choose a tag to compare
@ddakebono ddakebono released this 18 Jun 02:07
· 24 commits to main since this release
3808724

Where did 2.1.3 go? Not a clue, we'll just pretend that it existed I guess.

This update fixes some issues with tooltips that came up recently, mainly address tooltip behaviour on disabled elements as well as a fix to allow the displayed tooltip to be updated properly when the elements tooltip text is changed!

Changes:

  • Fixed tooltips not displaying on disabled objects
  • Added nullcheck to UIUtils.GetCleanString, it was complaining for some reason now
  • Fixed displayed tooltip not updating when elements tooltip text is updated