From a86b1978bbe4a67100ef9e1244ae9c2c2ff843e1 Mon Sep 17 00:00:00 2001 From: Preston Cothren <40273423+Pcothren@users.noreply.github.com> Date: Fri, 14 Aug 2020 22:08:52 -0500 Subject: [PATCH] Update TODO.txt (#78) --- docs/TODO.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/TODO.txt b/docs/TODO.txt index 280af8519..81ec15bfd 100644 --- a/docs/TODO.txt +++ b/docs/TODO.txt @@ -34,3 +34,7 @@ It's mostly a bunch of personal notes, probably incomplete. Feel free to query i - misc: add support for raspberry pi - mvPythonTranslator: make commands more consistent, more like ToPyPairII + +- layouts: because there is not a way to know boarder sizes on things like the main window and also the childs it maks sizing hard same for menu. its hard to set a child to fill the main window width +- layout: doing add_spacing in count when everything is in pixels is weird +- layout: group has no height attribute which would be useful for when the croup is set to horizontal