From 396686a09ef471499c11256b8516c2702f761060 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 8 Dec 2021 04:16:34 +0100 Subject: Destroy widgets --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'TODO') 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 -- cgit v1.2.3