aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: a89813792b6e16b0855411b441a3a4290474f0f8 (plain)
1
2
3
4
5
6
Widget alignment.
Widget horizontal/vertical expand.
Homogeneous sizing for list items.
Allow setting list direction. This is more efficient than prepending widgets to a list.
Stop rendering scroll view when reaching outside the scissor view.
Widgets such as richtext and label should unload their text when updated but not rendered, this allows the widget to save its render size without saving the render data.