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 761884 - Fix layers popover design nits
Fix layers popover design nits
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: 2016-02-11 23:05 UTC by Hashem Nasarat
Modified: 2016-02-11 23:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Layers: remove margin before visibleButton (978 bytes, patch)
2016-02-11 23:05 UTC, Hashem Nasarat
committed Details | Review
Layers: deactivate ListBoxRow if layer is hidden (859 bytes, patch)
2016-02-11 23:05 UTC, Hashem Nasarat
none Details | Review
Fixup indentation (804 bytes, patch)
2016-02-11 23:05 UTC, Hashem Nasarat
committed Details | Review
Layers: deactivate ListBoxRow if layer is hidden (924 bytes, patch)
2016-02-11 23:09 UTC, Hashem Nasarat
committed Details | Review

Description Hashem Nasarat 2016-02-11 23:05:12 UTC
See patches!

Before: http://imgur.com/Wcq1iZ0
After: http://imgur.com/mO9zkss
Comment 1 Hashem Nasarat 2016-02-11 23:05:16 UTC
Created attachment 320917 [details] [review]
Layers: remove margin before visibleButton

This margin was here when the label was first so the text wasn't right
up-against the edge. Now that the button is the first thing in the
ListBoxRow, the margin looks weird.
Comment 2 Hashem Nasarat 2016-02-11 23:05:21 UTC
Created attachment 320918 [details] [review]
Layers: deactivate ListBoxRow if layer is hidden

This way you can't click on the row and center a shape layer that isn't
visible!
Comment 3 Hashem Nasarat 2016-02-11 23:05:25 UTC
Created attachment 320919 [details] [review]
Fixup indentation
Comment 4 Hashem Nasarat 2016-02-11 23:09:18 UTC
Created attachment 320920 [details] [review]
Layers: deactivate ListBoxRow if layer is hidden

This way you can't click on the row and center a shape layer that isn't
visible!
Comment 5 Damián Nohales 2016-02-11 23:15:18 UTC
Just from the screenshot. I prefer the way it is in the "Before" image, in the "After" image you have more margin in the left side than in the bottom and the top of the eye image (unless you've confused the URLs when posting the ticket!).
Comment 6 Hashem Nasarat 2016-02-11 23:18:36 UTC
Oops! The images are swapped. The "After" should have less margin on the right and the bottom row should not be darkened (dark = activatable).
Comment 7 Hashem Nasarat 2016-02-11 23:21:39 UTC
Attachment 320917 [details] pushed as 0104e6f - Layers: remove margin before visibleButton
Attachment 320919 [details] pushed as 283f864 - Fixup indentation
Attachment 320920 [details] pushed as e8daecd - Layers: deactivate ListBoxRow if layer is hidden