haraldh / SunCalc

Garmin Connect IQ Widget to calculate Dusk, Dawn, Sunset, Sunrise, Blue Hour, etc.
https://apps.garmin.com/en-US/apps/87b86650-a443-43ea-9dcb-29e4051a5722
GNU Lesser General Public License v2.1
34 stars 3 forks source link

possible typo #3

Closed jamorris closed 3 years ago

jamorris commented 3 years ago

In the Garmin Connect and Garmin IQ apps, the SunCalc settings for the last item is "Show astronomical Dawn" but I think that should be "Show astronomical Dusk". When it's the only time enabled I see "Astr. Dusk" on my watch so the widget displays correctly. The only issue seems to be with the text in Garmin Connect and Connect IQ. Thank you for this widget. It works well on my Forerunner 645M.

haraldh commented 3 years ago

You are right:

https://github.com/haraldh/SunCalc/blob/1c915efad5d38843b5b3214300f5880428ef362b/resources/settings.xml#L29

haraldh commented 3 years ago

Thanks!