Skip to content

DigitalClock: Improve TimeZone selector visuals

Ismael Asensio requested to merge work/timezone_layout into master
  • Make the list adpatable instead of a fixed height. Now the list resizes with the window.
  • Improve the placehoder placement
  • Reduce the bottom spacing for the checkbox and the note and add a separator
  • Also make the checkbox disabled instead of invisible when there are no extra timezones.
  • Add again the overlay close button as it doesn't interfere anymore
BEFORE AFTER
timezone_full_before timezone_full_after
timezone_empty_before timezone_empty_after
timezone_resized_before timezone_resized_after

CC: @teams/vdg

Edited by Ismael Asensio

Merge request reports