nbolar / Weather-Status

Weather Status is a weather menu bar app for macOS that uses the DarkSky API to provide current weather details as well as a 7 day forecast for the user's current location.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fahrenheit doesnt work.

ladoublery opened this issue · comments

When I attempt to switch the temperature from Celsius to Fahrenheit it simply stays Celsius.

I just cloned this same version and ran the app. Switching between units works just fine. Do you mind providing more information? There are several changes that need to be performed in order to get the app running.

App Store version 1.0.15

Sorry about the confusion. Once you click the button to switch to Fahrenheit, give it a few seconds to fetch the updated weather details. It takes a little while to download the updated data. In a future update I’ll be sure to include a loading animation to indicate that the weather details are being fetched.

I’ve just pushed two updates to the App Store that should hopefully fix this issue. Do you mind updating the App and then try switching units?

Same result with 1.0.17

Can you post another screen recording please? I want to know whether the loading animation continues to persist or not.

Okay so I figured out the issue and will be pushing a fix today. Here's what it should look like when switching between units:

Screen Recording 2019-12-20 at 8 05 08 AM 480 2019-12-20 08_44_31

Version 1.0.18 is now live and should fix the issue.

sorry for the late reply, the issue is indeed fixed, thank you