[openstreetmap/openstreetmap-website] Dark Mode for maps (Issue #5328)
Marwin Hochfelsner
notifications at github.com
Thu Nov 21 16:50:23 UTC 2024
With the decision tree like this:
For each layer:
If light mode active use standard
If darkURL (dark tiles) use that
If local (layer-spanning) filter preference use that
If cartographers choice filter use that
Else default to `filter: none`
That would leave the user with at least four choices:
- Autodark (cartographers choice)
- Light (no filter)
- Dimmed (brightness/gamma filter)
- Dark (invert/hue-rotate)
Focusing on making these presets great may eliminate the need for micro-controls entirely.
However, four additional entries in the context menu like proposed in #4777 (following the predecessor of this discussion) seems to be too wasteful of the little space the map occupies on mobile already, I agree with @pkrasicki that the layer flyout panel is a better place for the radio buttons.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5328#issuecomment-2491761092
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/5328/2491761092 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20241121/3b77f964/attachment.htm>
More information about the rails-dev
mailing list