diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-12-04 01:37:07 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-12-04 01:37:07 +0100 |
commit | d3a5b3d579e30ce02afd5e270dfdd511af195c31 (patch) | |
tree | 7d5aaa9d8289e7f8af2d62f796336f207375b610 /TODO | |
parent | 9644f3c05b808a3cac3892aae36ffca2cce9357d (diff) |
Add image
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1 +1,6 @@ -Destroy widgets when the container is destroyed.
\ No newline at end of file +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.
\ No newline at end of file |