[openstreetmap/openstreetmap-website] Don't require users to Zoom in to Edit twice (#2650)
Anton Khorev
notifications at github.com
Sun Mar 31 08:24:16 UTC 2024
This will require two different disable conditions:
- One for iD, zoom >= 16
- One for remote control, where you'd have to guess the most likely condition.
The most straightforward way is to keep the existing condition for remote control and add zoom >= 16 check for iD.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/2650#issuecomment-2028598893
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/2650/2028598893 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240331/ac77a361/attachment.htm>
More information about the rails-dev
mailing list