-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gismeteo weather - cycling through locations? #37
Comments
I have not yet figured out how to implement the cycling of locations. I've tried various ways and they all have been buggy. |
I'll keep my eyes open here for a follow-up. Thank you. |
I got the location cycling working on the home screen. Click the weather main menu item and it'll cycle to the next location. It needs to open the weather window to be able to do this so you'll see the home window fade out then back in again when you cycle locations. This will only happen one time on each Kodi startup and only when the button is clicked. After that you'll be able to freely cycle through locations without any windows opening/closing. This will be available in the next update. |
Wow, that was quicker than I expected. |
Updated and working as expected. |
I'm trying to determine how to cycle through the locations I have set for weather updates, and I've not found it yet. In stock Embuary, it's just a matter of pressing ok in my remote app and the next location populates the screen. Not in Nimbus. Do I have to dig into widgets and make one for each city?
The text was updated successfully, but these errors were encountered: