BTKUILib Release v2.1.4
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