Re: [PATCH 07/30] Reorganize the Customization screen a little.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> diff --git a/iw/partition_gui.py b/iw/partition_gui.py
> index 3c67aa3..25e5de8 100644
> --- a/iw/partition_gui.py
> +++ b/iw/partition_gui.py
> @@ -1427,7 +1427,8 @@ class PartitionWindow(InstallWindow):
>  
>          # operational buttons
>          buttonBox = gtk.HButtonBox()
> -        buttonBox.set_layout(gtk.BUTTONBOX_SPREAD)
> +        buttonBox.set_spacing(10)
> +        buttonBox.set_layout(gtk.BUTTONBOX_END)
>  
>          ops = ((_("_Create"), self.createCB),
>                 (_("_Edit"), self.editCB),

The GNOME HIG recommends using multiples of 6 for spacing:

   http://library.gnome.org/devel/hig-book/stable/design-window.html.en#window-layout-spacing

If you're redoing all this storage UI, it seems like a pretty good time
to start doing things like this.

Otherwise, patch looks fine.

- Chris

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux