Kyℓe Hensel
Kyℓe Hensel
Hi, this seams like something really simple, but I can't figure it out. I would like to make a vertical slider wider, so the whole thing (track + thumb) is...
Closes #6311 ## Description See extensive description in issue #6311 ## Checklist: - [x] **I am adding a new language.** - [x] The extension of the new language is used...
I have no idea how to test this... It is based on the equivalent files for trams and trains, in the same folder. This PR tries to apply the same...
`schema-builder` only allows you to define one `prerequisiteTag` per preset. This PR, along with ideditor/schema-builder#87, changes the format to allow multiple possible values.
Pressing ⌘ + V while the data layer is off (⌥ + W) will still paste the feature, but you won't be able to see it. This causes confusion and...
In many browsers, ⌫ Backspace used to be a shortcut to navigate back to the previous page. Since this was very frustrating, an override was added to block ⌫ Backspace...
There is a now a button next to foreign-key fields like `operator:wikidata`, `mapillary`, `gnis:feature_id`, which will open the feature in a new tab.  The URL templates are fetched from...
If a feature has a `layer` tag like `layer=0.5` or `layer=-3.5`, then the feature becomes invisible in iD. This PR fixes that issue. I'm not saying that fractional layers are...
Fixed a regression in the numeric field which caused the ⬆️/⬇️ buttons not to work for tags like `direction=north` and `direction=N`, since north is 0° and `0` is falsy to...