[PATCH 08/11] Make choosing an auto-selected page after refresh slightly less fallible.

Chris Lumens clumens at redhat.com
Fri Aug 17 14:52:13 UTC 2012


> Build a list, in decreasing order of preference, of pages that make sense
> to initially have selected. If a page was selected at the time of the
> refresh, it should probably be still selected afterwards. If that page is
> no longer present, no problem. Move on to the next one in the list.
> ---
>  pyanaconda/ui/gui/spokes/custom.py        |   31 ++++++++++++++++++----------
>  pyanaconda/ui/gui/spokes/lib/accordion.py |    5 +++-
>  2 files changed, 24 insertions(+), 12 deletions(-)

I like this so much more than what I had, even though it adds lines.

- Chris


More information about the anaconda-patches mailing list