More TODOs.

This commit is contained in:
Pietro Gagliardi 2016-06-22 00:59:04 -04:00
parent 1c70edaef1
commit 93923bbcb3
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
// TODOs
// - can't seem to grow the table view vertically beyond a certain height
// - header cell seems off
// - text view cell parts don't change color when selected
@interface tableModel : NSObject<NSTableViewDataSource, NSTableViewDelegate> {
uiTableModel *libui_m;