More TODOs.

This commit is contained in:
Pietro Gagliardi 2014-08-28 11:21:59 -04:00
parent 65a0786689
commit 5e481c16a4
1 changed files with 2 additions and 4 deletions

View File

@ -65,15 +65,13 @@ dialog boxes
so I don't forget, some TODOs:
windows
- backgrounds are not transparent
- tab order is backwards
- flicker ahoy
- not all controls are transparent
- extra space on first column of all Tables on real Windows
- labels draw over themselves
- fine-tune Table checkbox behavior (especially with regards to selection)
- open dialog, resize small window, hscroll size area, double click file -> stack points in no man's land (yay attached threads?)
- uitask pointer bug again?
- tabbing on an empty group infinite loops (same bug as with tabs)
- groupbox line behind groupbox text
gtk+
- Area: figure out how Enter is processed in Entry
https://git.gnome.org/browse/gtk+/tree/gtk/gtkwindow.c#n1229