beig
beig
Another advantage would be that the second snaplist can be updated with whats in the viewport. Having lots of markers in the SnapList makes the mouse pretty laggy
setting the code block to `shell `and escaping the first 2 `{` does provide a workaround ` \{\{ t('title') }}`
> Do you wanna not to load the js file in the browser or simply skip the documentation generation step? both would work, altough not generating the documentation on prod...
> [@beig](https://github.com/beig) have you tried to enable [https://ng-doc.com/docs/recipes/performance](cache)? it can skip pages or even some parts of them that don't need to be rebuilt? Yes, but it's not about performance...
I started porting the library to typescript and using pixijs 8. there are some breaking changes but nothing that cant be fixed `isWebGLSupported()` is no longer in a utils package...
> That nice to hear, but did you maybe forget to push the changes? (the latest commit is 2 years old) I am not the maintainer
> > > That nice to hear, but did you maybe forget to push the changes? (the latest commit is 2 years old) > > > > > > I...
Unfortunately I am kinda stuck First it looks fine, but zooming in is distorting the image and the marker jumps around. I also tried updating the original L.PixiOverlay.js to pixi@8...