-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Be they a battery drain, useless bandwidth consumption or simply eye sores, some users may want to enable/disable the various features offered by this app:
- map in the background
- background pattern
-certain metrics- feels like
- humidity
- probability of precipitation (pop) Where is this even at the moment?
- wind speeds
- 3-day forecast
- 7-day forecast
- Iconography
- language switcher
These could be simple toggles, but they should be remembered between sessions and they should provide the ability to avoid downloading what isn't needed, e.g. If the map is turned off, no use downloading the client!
a.k.a display: none
is not enough.
Also, check for any transitions or animations which could be turned off with the prefers-reduced-motion
browser setting.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request