Updated TODO

This commit is contained in:
OmniaX-Dev 2026-04-21 07:17:52 +02:00
parent cda204aec9
commit 32ed5099f1

View file

@ -27,6 +27,7 @@ FIX: Refreshing scroll when content extent changes
Add Dark Mode Default theme Add Dark Mode Default theme
FIX: Float values in stylesheet needing to have decimal point to be read as float FIX: Float values in stylesheet needing to have decimal point to be read as float
Make parsing of vec2 and rect in stylesheet, consistent with other value functions like gradients and animations Make parsing of vec2 and rect in stylesheet, consistent with other value functions like gradients and animations
Add buttons to scroll tabs in TabPanel
@ -37,6 +38,7 @@ Implement following widgets:
***Title Label ***Title Label
***ScrollView ***ScrollView
***Image / Icon ***Image / Icon
***Tab Panel
***Button ***Button
Image/Icon Image/Icon
Radio Button Radio Button
@ -48,8 +50,9 @@ Implement following widgets:
ComboBox ComboBox
TreeView TreeView
Progressbar Progressbar
Context Menu
Menu Bar
Save/Open File Dialogs (and folder dialogs) Save/Open File Dialogs (and folder dialogs)
Tab Panel
Hex Editor Hex Editor
Layouts Layouts
Vertical Vertical