[master] Hide/unhide the AM/PM part and make timezone changing work

Vratislav Podzimek vpodzime at redhat.com
Thu Dec 11 14:54:07 UTC 2014


Making the AM/PM part just insensitive may lead into things like "13:25 PM"
being shown (though greyd out) if NTP is turned off. A video preview can be
found at:
http://vpodzime.fedorapeople.org/am_pm_reveal.webm

The space between the time and AM/PM and 24-hours radio buttons is stupid, but
getting rid of it would require some more thinking and design decisions.

PATCH 1/2 is just a cherry-pick from rhel7-branch and makes time zone changes
reflected in the displayed time.

Vratislav Podzimek (2):
  Fix issues with the date&time not being updated on timezone changes
  Put AM/PM label and buttons in a revealer and hide/unhide them

 pyanaconda/ui/gui/spokes/datetime_spoke.glade | 112 ++++++++++++++++----------
 pyanaconda/ui/gui/spokes/datetime_spoke.py    |  10 ++-
 2 files changed, 75 insertions(+), 47 deletions(-)

-- 
1.9.3



More information about the anaconda-patches mailing list