]> git.openstreetmap.org Git - rails.git/commit
Fix map edit controls min-zoom behaviour
authorfaebebin <fabianbndr@gmail.com>
Sun, 19 Jun 2022 06:15:37 +0000 (08:15 +0200)
committerfaebebin <fabianbndr@gmail.com>
Sun, 19 Jun 2022 09:10:29 +0000 (11:10 +0200)
commit05d2eba921399ba3c7a5405cf306ba65d06b6398
treea045b1fc410f2749ffdffe1acec7d69e2c8ab00f
parent0c3551a6708150f6d4f30734532807b0b98720b1
Fix map edit controls min-zoom behaviour

The map dropdown and tooltip of the map edit controls should
behave similar when zooming in and out.
This is achieved by disabling the button-group and the buttons.
app/assets/javascripts/application.js