mate-desktop / mate-panel

MATE panel
https://mate-desktop.org
GNU General Public License v2.0
185 stars 118 forks source link

Clock Applet: Add scrollbar to Locations lists when the lists get too long #1453

Open thesquash opened 1 month ago

thesquash commented 1 month ago

Before this pull request, the Clock Applet's popup window would expand off the screen if the user added more than a few locations to the Locations list. In addition, the list of locations in the Clock Applet Preferences could get extremely tall as well, and could even push the bottom part of the Preferences dialog off the screen.

This PR adds (vertical) scrollbars to both widgets. Here's how the Clock Applet popup looks now: mate-panel-clock-applet-locations-with-scrollbar

And here is how the Preferences dialog looks now: mate-panel-clock-applet-preferences-locations-with-scrollbar

lukefromdc commented 1 month ago

Issue confirmed here