aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-12-04 01:37:07 +0100
committerdec05eba <dec05eba@protonmail.com>2021-12-04 01:37:07 +0100
commitd3a5b3d579e30ce02afd5e270dfdd511af195c31 (patch)
tree7d5aaa9d8289e7f8af2d62f796336f207375b610 /TODO
parent9644f3c05b808a3cac3892aae36ffca2cce9357d (diff)
Add image
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/TODO b/TODO
index 98651c3..d5220a9 100644
--- a/TODO
+++ b/TODO
@@ -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