From 2e617611c5c1214f1bf9eb9460d0282a5885a9a7 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Thu, 3 Apr 2014 21:00:38 -0400 Subject: Adjusted Button and Combobox sizes on Windows to be better... --- todo.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'todo.md') diff --git a/todo.md b/todo.md index 59cb551..0cacb2d 100644 --- a/todo.md +++ b/todo.md @@ -37,9 +37,8 @@ important things: - some Cocoa controls don't seem to resize correctly: Buttons have space around the edges and don't satisfy stretchiness - make sure GTK+ documentation version point differences (x in 4.3.x) don't matter - LineEdit heights on Windows seem too big; either that or LineEdit, Button, and Label text is not vertically centered properly - - are Checkboxes too small? + - are Checkboxes and Comboboxes too small? - Cocoa has similar margining issues (like Comboboxes having margins) - - on Windows 7 controls seem to use a slightly larger font than what the UI guidelines want? there really should have been a system call for this, Microsoft... - oh, because message boxes use a different font on Windows 7 now, apparently?... Microsoft... TODO find out for sure - sometimes the size of the drop-down part of a Combobox becomes 0 or 1 or some other impossibly small value on Windows - make gcc (Unix)/clang (Mac OS X) pedantic about warnings/errors; also -Werror -- cgit v1.2.3