diff options
| author | Pietro Gagliardi <[email protected]> | 2014-06-05 13:40:47 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-06-05 13:40:47 -0400 |
| commit | 5a9bd4b4b5eb40fe1eeb618271841110d87b7dd7 (patch) | |
| tree | 70ab0e901ee80c63a37bb07a56bf096507762cf8 /todo.md | |
| parent | 86cf1fbcbafde190905b48588192832448e147da (diff) | |
Fixed the GTK+ Combobox sizing issues for real this time.
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ super ultra important things: - make sure the preferred size of a Listbox is the minimum size needed to display everything on all platforms (capped at the screen height, of course?) - same for Area, using the Area's size (this will be easier) - make sure the image drawn on an Area looks correct on all platforms (is not cropped incorrectly or blurred) -- when resizing a GTK+ window smaller than a certain size, the controls inside will start clipping in bizarre ways (comboboxes will just cut off; the horizontal scrollbar in Area will disappear smoothly; etc.) +- when resizing a GTK+ window smaller than a certain size, the controls inside will start clipping in bizarre ways (the horizontal scrollbar in Area will disappear smoothly; etc.) - check my logs; someone in irc.gimp.net/#gtk+ answered this (or provided an answer) - see update 18 March 2014 in README - resizing seems to be completely and totally broken in the Wayland backend |
