From d3a5b3d579e30ce02afd5e270dfdd511af195c31 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 4 Dec 2021 01:37:07 +0100 Subject: Add image --- TODO | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'TODO') 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 -- cgit v1.2.3