Swarkin

Results 35 issues of Swarkin

### Description When using a custom url with the `{bbox}` token, all tokens stop working and Rapid no longer replaces them. ### Screenshots _No response_ ### Version 2.5.2 ### What...

### Description When editing an element in any way (even simply moving a node) that is a member of a relation which is tagged with for example `disused:type=`, both iD...

feature-validator
considering

```py [1/?] OpenStreetMap … [1/2] OpenStreetMap: 3 elements [2/2] Overpass (1 partition) … Traceback (most recent call last): File "/home/osm-revert/osm_revert/main.py", line 62, in wrapper exit_code = await func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your issue described in the documentation? - [x] I have read the...

os:Windows
input:controller

### Captchas - [x] I have read the instructions. - [x] I have searched existing issues and avoided creating duplicates. - [x] I am not filing an enhancement request. -...

Bug
component: media-controller
platform: windows

### Skill Name egui ### Why? Widely used Rust GUI library ### Reference Image https://raw.githubusercontent.com/emilk/egui/refs/heads/master/crates/eframe/data/icon.png ### Svg Availability - [ ] I have given the official svg version of the...

icon suggestion

**Describe the bug** When using inner strokes, the polygons overlap and cause rendering artifacts: https://github.com/user-attachments/assets/93a7d955-f3a9-48da-ab67-5d680b8fec61 **To Reproduce** Steps to reproduce the behavior: ```rs PathShape::closed_line( points, PathStroke { width: 12.0, color:...

bug

It would be helpful if there was a function that returned the absolute values for `geo_types::Point`.

I couldn't find a way to use 32bit XRGB color space with this crate. Linux decided to randomly change color space from BGR565 to XRGB8888 for no reason and refuses...

As far as I understood the code base, once the LruCache runs out of spaces, older tiles are unloaded from egui? Im not sure what exactly happens after tiles are...