GNOME Bugzilla – Bug 731498
Fix some simple ui bugs
Last modified: 2014-06-11 21:03:26 UTC
- Improve margins and adjustments in the layers popover. - Move back to having rounded corners in popovers as that seems to work now.
Created attachment 278243 [details] [review] Remove unneeded popover re-styling It used to be that the rounded corners in the popovers wouldn't work over a GtkClutter window. This seems to work better now, albeit not perfect so remove the special casing.
Created attachment 278244 [details] [review] LayersPopover: layout adjustments See to it that the margins are the same in the layerpopover as in the searchpopover. Also make the radio buttons centered.
Created attachment 278245 [details] [review] LayersPopover: layout adjustments See to it that the margins are the same in the layerpopover as in the searchpopover. Also make the radio buttons centered, and go back to having the default border-radius (since the popovers are rounded too).
Review of attachment 278243 [details] [review]: Ok!
Review of attachment 278245 [details] [review]: Thx!
Attachment 278243 [details] pushed as b4d2e82 - Remove unneeded popover re-styling Attachment 278245 [details] pushed as 6363cd8 - LayersPopover: layout adjustments