From 4c4737c6610733e0bbf4d63d9c239525f79de9be Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 3 Aug 2015 14:34:14 -0400 Subject: [PATCH] More TODOs. --- redo/osxaltest/box.m | 1 + 1 file changed, 1 insertion(+) diff --git a/redo/osxaltest/box.m b/redo/osxaltest/box.m index 3c4a061b..8e8af6cd 100644 --- a/redo/osxaltest/box.m +++ b/redo/osxaltest/box.m @@ -57,6 +57,7 @@ [self tRelayout]; } +// TODO make the other dimension not hug (as an experiment) - (void)tFillAutoLayout:(tAutoLayoutParams *)p { NSMutableDictionary *views;