laund

Results 112 issues of laund

Title basically says it all. I would like to use the functions from `bevy_inspector_egui::bevy_inspector::errors` like `show_error` or `no_world_in_context`. I dont see a good reason they should be pub(crate) instead of...

## Describe the bug When an underlying binary is updated with breaking changes, znap does not know of this and keeps the old cache. This means that the output of...

bug

### Describe feature I like the Kanban board, however, theres a big annoyance to me: Currently, when you click on a Kanban item, it takes more than 1 second to...

UI

### Describe feature Currently, Kanban Board entries only display the title and attributes. Often, i would like the title to be relatively short, but would still like to know more...

UI

Hey there, While looking through my `journalctl` log i've found that SponsorBlock is throwing tons of these errors. cut from journalctl -b ``` Aug 13 22:53:30 toci firefox[14610]: JavaScript error:...

Instead of having to download minified versions from CDN, it would be nice to have them included in the GitHub Release directly. Generally, I prefer that over having to download...

:bulb: Feature request
:rocket: Deployment

**Is your feature request related to a problem? Please describe.** I want to update some things when a layer becomes visible or is hidden due to minZoom/maxZoom - for example...

feature request

**Describe the bug** The Modify interaction triggers feature change events repeatedly during drag. These can trigger with the feature in a bad state, namely when modifying a vertex and its...

pull request accepted
bug

This is basically a re-opening of: - #1679 As that was closed by the author without any fix 6 years ago. `unkinkPolygon` throws an error `The input polygon may not...

@turf/unkink-polygon

In my use-case, I switch between separate modes of the map, upon which I change some of the Legend items. The issue is, when removing and re-adding them, they get...

question