More TODOs.

This commit is contained in:
Pietro Gagliardi 2018-07-28 13:57:20 -04:00
parent 3c44d332da
commit b60953ed1c
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
// - should clicking on some other column of the same row, even one that doesn't edit, cancel editing?
// - implement keyboard accessibility
// - implement accessibility in general (Dynamic Annotations maybe?)
// - if I didn't handle these already: "drawing focus rects here, subitem navigation and activation with the keyboard"
uiTableModel *uiNewTableModel(uiTableModelHandler *mh)
{