AsteroidOS / asteroid-launcher

AsteroidOS launcher and Wayland compositor based on Qt5, QML and QtWayland via Lipstick.
Other
45 stars 34 forks source link

Fix check for no weather data #166

Closed beroset closed 1 year ago

beroset commented 1 year ago

This modifies the weather data to check for 0K instead of trying to convert before checking. Now days for which there is no weather data clearly show "No Weather Data" instead of showing -459F regardless of whether the user has chosen C or F for their preferred temperature units.