From e395adb214af94c43302eb15fb4c2d1e1fed10a5 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 9 Apr 2014 12:04:04 -0400 Subject: Fixed GTK+ windows having the wrong background. --- todo.md | 1 - 1 file changed, 1 deletion(-) (limited to 'todo.md') diff --git a/todo.md b/todo.md index 822e421..0026957 100644 --- a/todo.md +++ b/todo.md @@ -57,7 +57,6 @@ super ultra important things: - frame sizes are a bit of a hack: the preferred size of a NSScrollView is the preferred size of its document view; the frameSize method described on the above link might be better but a real solution is optimal - 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 (progress bars/entry lines will just cut off; editable comboboxes will stretch slightly longer than noneditable ones; the horizontal scrollbar in Area will disappear smoothly; etc.) -- the window background of a GTK+ window seems to be... off - I think it has to do with the GtkLayout - see update 18 March 2014 in README - resizing seems to be completely and totally broken in the Wayland backend - TODO find out if this is a problem on the GTK+/Wayland side (no initial window-configure event?) -- cgit v1.2.3