- Components will now deep copy their parent's palette;
- Textbox component now allows you you to click it and then type without hovering it, useful for huds.
- Fixed issue where dragging windows out of bounds would error.
- Fixed error in radio button's documentation.
- Added radio buttons to the example.
- Added dynamic color pallete changing to the example.
- Added HUD drawing to the example.
- Imports in the example file are now pulled from this repository.
- Added Tabber component.
- Added Tabber to the example.
- Added Tabber to the documentation.
- Fixed issue where non draggable windows were draggable
- Fixed issue with textbox hovering with open chatbox would make it active.
- Fixed issue with textbox emptying text on chat finish on custom UIs.