ui, fix scrolled elements stealing hot
This commit is contained in:
25
todo.txt
25
todo.txt
@@ -13,25 +13,34 @@
|
||||
[?] wasm (explore)
|
||||
[ ] win32
|
||||
[ ] linux
|
||||
[ ] gfx
|
||||
[ ] simple 2d
|
||||
[ ] revisit api
|
||||
[x] change name, hard to type
|
||||
|
||||
[ ] render
|
||||
[ ] fix opengl warnings on win32
|
||||
[ ] wasm (maybe try first without opengl and then opengl) <<<<<<<<<<<
|
||||
|
||||
[ ] ui
|
||||
[ ] text input
|
||||
[ ] everything lister (with edits etc.)
|
||||
[ ] demo style, with different buttons and controls, headings
|
||||
[ ] palette idea, also push pop palette
|
||||
[ ] push pop flag
|
||||
[ ] color picker
|
||||
[ ] slider
|
||||
[ ] custom image as part of design
|
||||
[ ] demo with different buttons and controls, headings
|
||||
[ ] draw image in box ui
|
||||
|
||||
|
||||
[ ] core
|
||||
[ ] ast
|
||||
[ ] move to core layer at some point as the abstract format for different types of serialization
|
||||
[ ] use bit fields instead of ast_flag
|
||||
[ ] mt_tag syntax // f32 value; mt_tag(min = 0, min = 10) // mt_tag(something)
|
||||
[ ] remove most flags
|
||||
[ ] explore metadata flags for common formats aka (key_value, list etc.. will
|
||||
[ ] json format
|
||||
[ ] ini format
|
||||
[x] remove dates and time from core
|
||||
[ ] meta
|
||||
[x] prototype something like templates, readable string generation
|
||||
[ ] mt_tag syntax // f32 value; mt_tag(min = 0, min = 10) // mt_tag(something)
|
||||
[ ] remove flags
|
||||
[x] search for python snippets and execute meta.py script on that file
|
||||
[x] simplify logging!!!!
|
||||
[x] somehow index properly the meta files and ignore generated files
|
||||
|
||||
Reference in New Issue
Block a user