mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
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).