After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 731498 - Fix some simple ui bugs
Fix some simple ui bugs
Status: RESOLVED FIXED
Product: gnome-maps
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-maps-maint
gnome-maps-maint
Depends on:
Blocks:
 
 
Reported: 2014-06-11 03:59 UTC by Mattias Bengtsson
Modified: 2014-06-11 21:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove unneeded popover re-styling (784 bytes, patch)
2014-06-11 03:59 UTC, Mattias Bengtsson
committed Details | Review
LayersPopover: layout adjustments (2.30 KB, patch)
2014-06-11 03:59 UTC, Mattias Bengtsson
none Details | Review
LayersPopover: layout adjustments (2.78 KB, patch)
2014-06-11 04:22 UTC, Mattias Bengtsson
committed Details | Review

Description Mattias Bengtsson 2014-06-11 03:59:34 UTC
- Improve margins and adjustments in the layers popover.
 - Move back to having rounded corners in popovers as that seems to work now.
Comment 1 Mattias Bengtsson 2014-06-11 03:59:39 UTC
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.
Comment 2 Mattias Bengtsson 2014-06-11 03:59:44 UTC
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.
Comment 3 Mattias Bengtsson 2014-06-11 04:22:58 UTC
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).
Comment 4 Jonas Danielsson 2014-06-11 12:34:24 UTC
Review of attachment 278243 [details] [review]:

Ok!
Comment 5 Jonas Danielsson 2014-06-11 12:34:38 UTC
Review of attachment 278245 [details] [review]:

Thx!
Comment 6 Mattias Bengtsson 2014-06-11 21:03:18 UTC
Attachment 278243 [details] pushed as b4d2e82 - Remove unneeded popover re-styling
Attachment 278245 [details] pushed as 6363cd8 - LayersPopover: layout adjustments