penguin-teal / gnome-openweather

A GNOME Shell extension to show the weather of any location on Earth.
GNU General Public License v3.0
58 stars 18 forks source link

Conditions in panel button are cut off #16

Closed Ticklezz closed 8 months ago

Ticklezz commented 8 months ago

Screenshot from 2024-03-30 00-30-11

The forecast is now hidden, you can scroll over it and it will show as normal. It was not like that before. Screenshot from 2024-03-30 00-31-59

penguin-teal commented 8 months ago

Thanks for the bug report. Can you go to Settings > About > Copy Settings JSON and paste it here?

Ticklezz commented 8 months ago

Thanks for the bug report. Can you go to Settings > About > Copy Settings JSON and paste it here?

{"app-version":"132","git-version":"131.r18.g8cddeed","gnome-version":"45.2","unit":"'fahrenheit'","actual-city":"0","translate-condition":"true","sun-in-panel-first":"false","has-run":"true","location-text-length":"0","locs":"[(0, '', 0, '')]","show-sunsetrise-in-panel":"false","position-index":"0","use-system-icons":"true","pressure-unit":"'mbar'","disable-forecast":"false","clock-format":"'12h'","loc-refresh-interval":"10.0","menu-alignment":"51.136363636363633","position-in-panel":"'center'","wind-speed-unit":"'mph'","show-comment-in-panel":"true"}

penguin-teal commented 8 months ago

It looks like my update for GNOME 46 broke it for GNOME 45! I've fixed it with the latest commit; now both GNOME versions work.