Updated TODO
This commit is contained in:
parent
cda204aec9
commit
32ed5099f1
1 changed files with 4 additions and 1 deletions
|
|
@ -27,6 +27,7 @@ FIX: Refreshing scroll when content extent changes
|
|||
Add Dark Mode Default theme
|
||||
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
|
||||
Add buttons to scroll tabs in TabPanel
|
||||
|
||||
|
||||
|
||||
|
|
@ -37,6 +38,7 @@ Implement following widgets:
|
|||
***Title Label
|
||||
***ScrollView
|
||||
***Image / Icon
|
||||
***Tab Panel
|
||||
***Button
|
||||
Image/Icon
|
||||
Radio Button
|
||||
|
|
@ -48,8 +50,9 @@ Implement following widgets:
|
|||
ComboBox
|
||||
TreeView
|
||||
Progressbar
|
||||
Context Menu
|
||||
Menu Bar
|
||||
Save/Open File Dialogs (and folder dialogs)
|
||||
Tab Panel
|
||||
Hex Editor
|
||||
Layouts
|
||||
Vertical
|
||||
|
|
|
|||
Loading…
Reference in a new issue