More TODOs.

This commit is contained in:
Pietro Gagliardi 2016-06-12 12:35:13 -04:00
parent 8f0bac54a3
commit 6496de0fb2
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
// 11 june 2016
#import "uipriv_darwin.h"
// TODO adjust all containers to handle hidden cells properly
// TODO wrap the child in a view if its align isn't fill
// maybe it's easier to do it regardless of align
@interface gridChild : NSObject