More TODOs.
This commit is contained in:
parent
8f0bac54a3
commit
6496de0fb2
|
@ -1,6 +1,8 @@
|
||||||
// 11 june 2016
|
// 11 june 2016
|
||||||
#import "uipriv_darwin.h"
|
#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
|
// TODO wrap the child in a view if its align isn't fill
|
||||||
// maybe it's easier to do it regardless of align
|
// maybe it's easier to do it regardless of align
|
||||||
@interface gridChild : NSObject
|
@interface gridChild : NSObject
|
||||||
|
|
Loading…
Reference in New Issue