aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: d5220a9184aeb3f60c1a2612810212280d6555fd (plain)
1
2
3
4
5
6
Widget alignment.
Widget horizontal/vertical expand.
Destroy widgets when the container is destroyed.
Homogeneous sizing for list items.
Allow setting list direction. This is more efficient than prepending widgets to a list.
To do not render widgets outside the current scissor (or window). Also stop rendering scroll view when reaching outside the scissor view.