diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-12-08 04:16:34 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-12-08 04:16:34 +0100 |
commit | 396686a09ef471499c11256b8516c2702f761060 (patch) | |
tree | 9215d37141ae1d387fb38dd69e5dd36466012531 /TODO | |
parent | 319accba370d3f0872501de6386833fea140fbac (diff) |
Destroy widgets
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |