mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-23 04:06:18 +02:00
c2ddf67cc0
Implementing this cross-browser requires using a `.disabled` class rather than the `disabled` property. No browsers except Opera dispatch mouse events on disabled buttons. Fixes #620.