[rhel7-branch] Custom spoke's right side redesign

Vratislav Podzimek vpodzime at redhat.com
Thu Sep 18 11:05:53 UTC 2014


The bug #1094856 pointed out at the fact that many widgets in the Custom spoke's
right side have a lot of space they don't need leaving too little space for
anything that need to be added or moved. Thus this change.

The mizmo's layout we discussed on the anaconda-devel list looks like this:
http://linuxgrrl.com/fedora-ux/Projects/Anaconda/Sketches/Move-Device-Selection-Custom-Part/after.2.png

and the implementation in this patch looks like this:
https://vpodzime.fedorapeople.org/new_custom_spoke.webm

The only change is that the "Modify" button next to VG info was moved below the
combobox, because it didn't fit otherwise (the combobox has to be that big and
there was no space for the button). But this way it has the same layout as the
devices' Modify button.

Don't be scared by the amount of lines changed, its just that I've moved widgets
to other places in the spoke which causes the glade file to be basically
overwritten.

Vratislav Podzimek (1):
  Reorganize the right side of the Custom spoke (#1094856)

 pyanaconda/ui/gui/spokes/custom.glade | 2692 ++++++++++++++++++---------------
 pyanaconda/ui/gui/spokes/custom.py    |   26 +
 2 files changed, 1491 insertions(+), 1227 deletions(-)

-- 
1.9.3



More information about the anaconda-patches mailing list