More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-08-01 02:28:10 -04:00
parent 52152f0f9d
commit 8bcaeb5d85
1 changed files with 3 additions and 0 deletions

View File

@ -66,6 +66,9 @@
}];
[constraints appendString:@"|"];
return constraints;
// TODOs:
// - lateral dimension: for each view of n+1, make other dimension next to first n
// this way, subelement views get positioned right
}
@end