More TODOs.
This commit is contained in:
parent
65a0786689
commit
5e481c16a4
|
@ -65,15 +65,13 @@ dialog boxes
|
||||||
|
|
||||||
so I don't forget, some TODOs:
|
so I don't forget, some TODOs:
|
||||||
windows
|
windows
|
||||||
- backgrounds are not transparent
|
|
||||||
- tab order is backwards
|
- tab order is backwards
|
||||||
- flicker ahoy
|
|
||||||
- not all controls are transparent
|
|
||||||
- extra space on first column of all Tables on real Windows
|
- 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)
|
- 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?)
|
- 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?
|
- uitask pointer bug again?
|
||||||
|
- tabbing on an empty group infinite loops (same bug as with tabs)
|
||||||
|
- groupbox line behind groupbox text
|
||||||
gtk+
|
gtk+
|
||||||
- Area: figure out how Enter is processed in Entry
|
- Area: figure out how Enter is processed in Entry
|
||||||
https://git.gnome.org/browse/gtk+/tree/gtk/gtkwindow.c#n1229
|
https://git.gnome.org/browse/gtk+/tree/gtk/gtkwindow.c#n1229
|
||||||
|
|
Loading…
Reference in New Issue