Justine Che T. Romero
Justine Che T. Romero
Hello, any updates on this? Same use-case here with @shivenigma . Thank you!
For those who have yet to find a workaround, here's what I did: I remapped the touch events to mouse events and implemented it once my map was ready. ```ts...
hmm interesting. I haven't encountered this before. Also, haven't used any other config. On Wed, 14 Feb 2024, 07:50 Chris Raible, ***@***.***> wrote: > Hi @JustroX , apologies for the...
Thanks. Apologies for the late response, been buried in my work. I agree that glob patterns are better, I just initially implemented file name suffixes as it's enough for my...
Implemented. Let me know what you think :)
I'll take a look thanks
Sorry for the delay, work has been keeping me busy. I haven't had a chance to start on it yet, so please feel free to proceed with the pull request....
@mycodeself If ever, may I ask what changes are needed for the `down` and `new` commands? For the `down` command, I think the file reference was saved in the database....