Kyℓe Hensel

Results 79 issues of 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...

Pending Popularity

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.

preset

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...

bug

Closes #9993

chore-dependency
priority

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...

bug-browser-specific

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. ![image](https://github.com/openstreetmap/iD/assets/16009897/c474c259-cb9c-46b4-8674-c5d4f01b0182) 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...

bug

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...

bug