More TODOs.
This commit is contained in:
parent
78e8dd3883
commit
9d22d741c6
|
@ -4,6 +4,7 @@
|
||||||
// TODOs
|
// TODOs
|
||||||
// - initial state of table view is off
|
// - initial state of table view is off
|
||||||
// - header cell seems off
|
// - header cell seems off
|
||||||
|
// - background color shows up for a line or two below selection
|
||||||
|
|
||||||
@interface tableModel : NSObject<NSTableViewDataSource, NSTableViewDelegate> {
|
@interface tableModel : NSObject<NSTableViewDataSource, NSTableViewDelegate> {
|
||||||
uiTableModel *libui_m;
|
uiTableModel *libui_m;
|
||||||
|
|
Loading…
Reference in New Issue