Cosme Benito
Cosme Benito
This is probably me doing something wrong but I can't figure how to properly do this. I just want to remove an item from the array which I assumed was...
From version 2.0 forward, every time the user tries to download a file, a popup notification shows up and the file doesn't download (even if the user presses the "show...
When running the command `grim -g "$(slurp)" - | swappy -f -` I get the error: ``` unable to load file: /tmp/swappy-stdin-WCN1M2.png - reason: Couldn’t recognize the image file format...
TL;DR: When you remove a NonTiledLayer from the map, it should cancel the pending HTTP requests. This can be done with something like ```ts _abortLoading() { const image = this._useCanvas...