mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-22 11:46:11 +02:00
59c34e2537
We can just set `action.transitionable = false` to make the action instant. Also removes the `onCompletion` handlers. They shouldn't really be needed, because the validator will run after the fix is applied (and at other times).