BTKUILib v2.2.0 Preview 2
Pre-release
Pre-release
Got a shiny new release for you nerds! This release can probably be considered a release candidate, just needs some testing but it should have all the stuff I'm adding for 2.2.0!
This release brings a bunch of fixes for various issues as well as a bunch of new events to various classes!
Changes:
- Fixed width issues on all button styles
- Switched to using coui:// for grabbing images
- Added ForceBreadcrumbAdd to Page.Openpage, this is intended for pretty specific use cases, more documentation will follow
- Added OnPageOpen and OnPageClosed actions to Page
- Fixed delete element not properly handling root elements
- Fixed full size image button icons not updating properly
- Fixed colour picker green and blue label being flipped
- Fixed initialization error on no title sliders
- Fixed collapse not persisting across tab changes and not listening to initial collapse state
- Added OnHeld action to button, you can configure the time before this is fired on Category.AddButton