mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
* Clamp degree values in `direction` fields between 0 and 359 degrees, fixes #9386 * Only match cardinal values to numbers in `direction` fields * Disable increment/decrement buttons on number fields if the input value is not numeric or when there is a multi-selection with conflicting values * Fix/implement reverse operation for semicolon delimited `direction` values