TODO updates.
This commit is contained in:
parent
cbb07113ca
commit
a57bef13e5
|
@ -2,7 +2,7 @@
|
||||||
#import "uipriv_darwin.h"
|
#import "uipriv_darwin.h"
|
||||||
|
|
||||||
// TODOs
|
// TODOs
|
||||||
// - can't seem to grow the table view vertically beyond a certain height
|
// - initial state of table view is off
|
||||||
// - header cell seems off
|
// - header cell seems off
|
||||||
|
|
||||||
@interface tableModel : NSObject<NSTableViewDataSource, NSTableViewDelegate> {
|
@interface tableModel : NSObject<NSTableViewDataSource, NSTableViewDelegate> {
|
||||||
|
|
Loading…
Reference in New Issue