More TODOs.
This commit is contained in:
parent
2f3c0449ba
commit
9295af59ab
|
@ -1,6 +1,8 @@
|
||||||
// 15 august 2015
|
// 15 august 2015
|
||||||
#import "uipriv_darwin.h"
|
#import "uipriv_darwin.h"
|
||||||
|
|
||||||
|
// TODO need to jiggle on tab change too (second page disabled tab label initially ambiguous)
|
||||||
|
|
||||||
@interface tabPage : NSObject {
|
@interface tabPage : NSObject {
|
||||||
struct singleChildConstraints constraints;
|
struct singleChildConstraints constraints;
|
||||||
int margined;
|
int margined;
|
||||||
|
|
Loading…
Reference in New Issue