BTKUILib Release v2.2.0
Sup nerds! Here be the full release of UILib v2.2.0 with a whole host of new features!
If you've been following the preview releases this is the same as preview 2, just pushed as a full release that'll be published on CVRMG.
As usual, mods should be compatible with this release, however you may run into some situations where things aren't working as intended. I generally try as much as possible to keep compatibility!
Major Additions:
- Added TextBlock and TextInput elements
- Added ColourPicker
- Added NoTitle flag to SliderFloat
- Added ColumnCount to QMUIElement
- Added OnPageOpen and OnPageClosed actions to Page
- Added OnHeld action to button, you can configure the time before this is fired on Category.AddButton
Other 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
- Fixed delete element not properly handling root elements
- Fixed full size image button icons not updating properly
- Fixed collapse not persisting across tab changes and not listening to initial collapse state