aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-12-08 04:16:34 +0100
committerdec05eba <dec05eba@protonmail.com>2021-12-08 04:16:34 +0100
commit396686a09ef471499c11256b8516c2702f761060 (patch)
tree9215d37141ae1d387fb38dd69e5dd36466012531 /TODO
parent319accba370d3f0872501de6386833fea140fbac (diff)
Destroy widgets
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index d5220a9..866aa89 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,5 @@
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
+Stop rendering scroll view when reaching outside the scissor view. \ No newline at end of file