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 754568 - improved layout for the new box wizard
improved layout for the new box wizard
Status: RESOLVED FIXED
Product: gnome-boxes
Classification: Applications
Component: wizard
3.17.x
Other Linux
: Normal normal
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks: 754565
 
 
Reported: 2015-09-04 11:51 UTC by Jakub Steiner
Modified: 2016-09-20 08:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
icon and label alignment (69.21 KB, image/png)
2015-09-04 11:51 UTC, Jakub Steiner
  Details
center labels patch (1.76 KB, patch)
2015-09-04 11:52 UTC, Jakub Steiner
committed Details | Review
avoid clipping patch (1.77 KB, patch)
2015-09-04 11:52 UTC, Jakub Steiner
none Details | Review
Set dim_label on trademark_label (744 bytes, patch)
2015-09-09 13:16 UTC, Lapo Calamandrei
committed Details | Review
set dim label on details_label (816 bytes, patch)
2015-09-09 13:57 UTC, Lapo Calamandrei
none Details | Review
set dim-label on summary prop labels (821 bytes, patch)
2015-09-09 14:46 UTC, Lapo Calamandrei
none Details | Review

Description Jakub Steiner 2015-09-04 11:51:46 UTC
Created attachment 310661 [details]
icon and label alignment

The listed install media has a few alignment issues.
Comment 1 Jakub Steiner 2015-09-04 11:52:32 UTC
Created attachment 310662 [details] [review]
center labels patch
Comment 2 Jakub Steiner 2015-09-04 11:52:54 UTC
Created attachment 310663 [details] [review]
avoid clipping patch
Comment 3 Lapo Calamandrei 2015-09-09 13:16:39 UTC
Created attachment 310977 [details] [review]
Set dim_label on trademark_label

This avoids some custom styling (which will be cured in a later patch).
Comment 4 Lapo Calamandrei 2015-09-09 13:57:55 UTC
Created attachment 310982 [details] [review]
set dim label on details_label

This avoids some more custom styling
Comment 5 Lapo Calamandrei 2015-09-09 14:27:02 UTC
(In reply to Jakub Steiner from comment #2)
> Created attachment 310663 [details] [review] [review]
> avoid clipping patch

This is actually not needed, the issue is present only when using the inspector
Comment 6 Lapo Calamandrei 2015-09-09 14:46:51 UTC
Created attachment 310999 [details] [review]
set dim-label on summary prop labels

Guess? Avoids custom styling
Comment 7 Zeeshan Ali 2015-09-16 17:25:26 UTC
Pushed with minor changes to commit log.