You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As in the title, it could be quite useful to show the 'today', 'tomorrow', and 'coming up' cards (and maybe the constellation) for each island at once, to allow for quicker comparison between the player's (friends') islands
The text was updated successfully, but these errors were encountered:
Hm, this would require some changes to the current flow of the interface as right now MeteoNook assumes that you have one active island and displays the data for this one on all tabs. I also planned on adding more info to the Overview, which would make it a bit messy if all of those cards are duplicated.
I’d like to have a way to do this, but I’m wary of adding too many different views to MeteoNook and making the interface overly complicated - the tab bar is already annoying me as it no longer fits on one row on mobile devices :p
That's entirely fair! Perhaps for the current tabs, there's a way of having sliding tabs for the mobile interface (a la material design, with a bit of javascript code to detect a swipe?) - but I don't understand the framework you're using here
As in the title, it could be quite useful to show the 'today', 'tomorrow', and 'coming up' cards (and maybe the constellation) for each island at once, to allow for quicker comparison between the player's (friends') islands
The text was updated successfully, but these errors were encountered: