Markus Wendorf
Markus Wendorf
@dummdidumm I think @PP-Tom meant the code from the Storyblok documentation ([here](https://www.storyblok.com/tp/add-a-headless-cms-to-svelte-in-5-minutes#listening-to-changes-in-the-visual-editor) Section: "Listening to changes in the Visual Editor"): ```svelte import { onMount } from "svelte"; import { useStoryblokBridge,...
Hi @MarkMatute your example link returns a 404.
Closed in favor of https://github.com/protomaps/PMTiles/pull/423
Android seems to be "fast enough" for me. The issues on iOS seems to be with the way double taps are handled. If you apply the following patch (via patch-package)...
Looks reasonable to me, existing users do not need to change anything `new MMKV()` Using more specific types is opt-in via generics `new MMKV()`
@schiller-manuel Yes I can do it in userland. `parseSearchWith` is a helper after all. All of the libraries listed in the docs work with a second parameter being a string...
The team intends to merge most of @Angelelz PRs: Alex Blokh from the drizzle team on Twitter: > we're doing our best, we want to merge almost all of your...
@rektdeckard any thoughts on this? thank you Edit: There are some icons where my method did not work, would have to go through all of them to see where it...