Added narrations to BoxContainerWidget
Renamed updateHSV/updateRGB to rgbUpdatedExternally/hsvUpdatedExternally respectively
Fixed issues related to the ColorPicker
Added updateRGB/updateHSV
im a dumbass
Added function to update internal "hue" value for ColorPickerWidget (This internal variable exists so when value = 0 the hue won't reset to 0)
Fixed minor graphical issues related to the color picker Added minimized widget support for BoxContainerWidgets Added minimized button for ColorPickerWidget Added toggle for the Saturation slider on ColorPickerWidget
- Migrate ImGui-based color picker to Minecraft native version
- HTML Div style containers (scrollable(wip) and non scrollable)
- Dropdown Selectors
- Native Minecraft Color Picker
- ImGui-rendering based widgets
- Unsafe API
- FaeExtensions (cross-loader utility loading)
- Raycast API
- added itemrenderingapi (oopsie!)