More TODOs.
This commit is contained in:
parent
32256074b5
commit
7d80fdd0f1
1
todo.md
1
todo.md
|
@ -12,6 +12,7 @@ so I don't forget:
|
||||||
- scrollbars on listboxes (shouldn't they be automatic? or is that just wine being dumb?)
|
- scrollbars on listboxes (shouldn't they be automatic? or is that just wine being dumb?)
|
||||||
- [Windows] should ListBox have a border style?
|
- [Windows] should ListBox have a border style?
|
||||||
- padding and spacing in Stack; maybe a setting in Stack which keeps controls at their preferred size?
|
- padding and spacing in Stack; maybe a setting in Stack which keeps controls at their preferred size?
|
||||||
|
- change Stack/Combobox/Listbox constructors so that there's a separate constructor for each variant, rather than passing in parameters?
|
||||||
|
|
||||||
super ultra important things:
|
super ultra important things:
|
||||||
- the windows build appears to be unstable:
|
- the windows build appears to be unstable:
|
||||||
|
|
Loading…
Reference in New Issue