From 7a3406f4a16998f5d7416fef05599fd698e7b3ff Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sat, 22 Aug 2015 14:31:12 -0400 Subject: [PATCH] More TODOs. --- redo/reredo/darwin/box.m | 2 ++ 1 file changed, 2 insertions(+) diff --git a/redo/reredo/darwin/box.m b/redo/reredo/darwin/box.m index b493d057..757f53cc 100644 --- a/redo/reredo/darwin/box.m +++ b/redo/reredo/darwin/box.m @@ -3,6 +3,8 @@ // TODOs: // - page 2 isn't growable - I think this is because the button in the tab isn't stretchy +// - tab on page 2 is glitched +// - separators on page 4 have variable padding after them struct uiBox { uiDarwinControl c;