GNOME Bugzilla – Bug 727037
W32: Menu items look thin, while submenu arrows are huge
Last modified: 2014-04-04 10:13:40 UTC
Normal items are thin, but check- and radio-items look ok. Padding should be added. Also, default GTK submenu arrows are too big compared to W32's usual ones. Reducing arrow size will make the difference in shape less glaring.
Created attachment 272888 [details] [review] W32: Fix menu item size and submenu arrow size
Created attachment 272889 [details] How it looks without the patch
Created attachment 272890 [details] How it looks with the patch
Looks good, although I'd change the comment to: FIXME: they still have the wrong style though - angle instead of a filled triangle This way we can easily find in the future there is something there we need to fix.
Review of attachment 272888 [details] [review]: ok, with the change that nacho suggested
Attachment 272888 [details] pushed as e8f0908 - W32: Fix menu item size and submenu arrow size