diff options
| author | Pietro Gagliardi <[email protected]> | 2014-08-28 11:21:59 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-08-28 11:21:59 -0400 |
| commit | 5e481c16a4dd40c062dbd791ee8e9f6f7aeb3052 (patch) | |
| tree | 4c817735969ef04149812e9635065c0576a97a2d | |
| parent | 65a0786689f2ca9c714392635b93ef90b4091502 (diff) | |
More TODOs.
| -rw-r--r-- | redo/future | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/redo/future b/redo/future index dc8a1e4..1dfec77 100644 --- a/redo/future +++ b/redo/future @@ -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 |
