More TODOs.
This commit is contained in:
parent
1c70edaef1
commit
93923bbcb3
|
@ -4,6 +4,7 @@
|
||||||
// TODOs
|
// TODOs
|
||||||
// - can't seem to grow the table view vertically beyond a certain height
|
// - can't seem to grow the table view vertically beyond a certain height
|
||||||
// - header cell seems off
|
// - header cell seems off
|
||||||
|
// - text view cell parts don't change color when selected
|
||||||
|
|
||||||
@interface tableModel : NSObject<NSTableViewDataSource, NSTableViewDelegate> {
|
@interface tableModel : NSObject<NSTableViewDataSource, NSTableViewDelegate> {
|
||||||
uiTableModel *libui_m;
|
uiTableModel *libui_m;
|
||||||
|
|
Loading…
Reference in New Issue