-
Notifications
You must be signed in to change notification settings - Fork 997
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not expand settings spinners, combo boxes and dropdown lists.
When expanded they looked unnatural, required long mouse moves to operate their buttons if noticed at all. Move Cancel, OK to the center. Added logic to size spinners depending on contents, but some platform/toolkit versions cause problems. GTK 3.0 makes controls too wide, 3.1 is much better.
- Loading branch information
Showing
2 changed files
with
40 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters