[openstreetmap/openstreetmap-website] Looking at a way only shows it for half the screen on a cell phone (#2978)
Simon Poole
notifications at github.com
Mon Nov 23 12:56:53 UTC 2020
The problem is that you have the accessibility scaling settings turned up to the max, which is fine and dandy, but once you've run out of screen real estate, as in this example, things will break. Larger elements are actually larger.
Some of the breakage could probably be fixed (the layer selector doesn't scroll over its full height for example), but essentially you would need to completely redesign the whole layout to get anything close to workable for example the buttons on the map display would have to be handled very different so that the remain accessible and so on.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/2978#issuecomment-732145023
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20201123/13169433/attachment.htm>
More information about the rails-dev
mailing list