diff --git a/redo/osxaltest/osxaltest.h b/redo/osxaltest/osxaltest.h index acb71f01..61b49ebc 100644 --- a/redo/osxaltest/osxaltest.h +++ b/redo/osxaltest/osxaltest.h @@ -4,6 +4,8 @@ typedef struct tAutoLayoutParams tAutoLayoutParams; +// TODO stretchy across both dimensions +// for a vertical box, the horizontal width should be variable struct tAutoLayoutParams { NSMutableArray *horz; NSMutableArray *horzAttachLeft;