From d8bba34caf8c0769aea43b4394258a492b82d5da Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 17 Aug 2015 12:15:32 -0400 Subject: [PATCH] More TODOs. --- redo/reredo/darwin/box.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redo/reredo/darwin/box.m b/redo/reredo/darwin/box.m index ddce8086..24dc7a6b 100644 --- a/redo/reredo/darwin/box.m +++ b/redo/reredo/darwin/box.m @@ -2,7 +2,7 @@ #import "uipriv_darwin.h" // TODOs: -// - page 2 isn't growable +// - page 2 isn't growable - I think this is because the button in the tab isn't stretchy struct uiBox { uiDarwinControl c;