Puru Vijay
Puru Vijay
This would be absolutely fantastic! Thank you
Side comment, do remember to add svelte to dependencies or peers dependencies or devDependency :)
This seems to be working for me, page is not freezing over https://svelte.dev/playground/f911b96a163f4ada8fa40b08240541db?version=5.38.6
Could you make a svelte repl minimal reproduction or something similar? Thanks
Not sure what is the merit of this solution here. The library already implements event delegation and has been tested for memory usage pre event delegation and post delegation
Not sure what you mean? Have you seen the setup listeners function in core/index.ts? That is event delegation and it works well
Please study the new-api branch’s core/index.ts thoroughly. This does not need the handleEvent On Sat, 19 Jul 2025 at 10:42 AM, Jonathon Reese Perry < ***@***.***> wrote: > *JonathonRP* left...
I'm not sure I get the advantages of this in the context. Please raise a PR with the testes changes and we can discuss further there
I am working on a sub-library to precisely enable this. Your suggestions and ideas are welcome for the discussion
Hey Ayush, thanks for contributing. I work on Open source stuff like this in my free time and in cycles, and am not focusing on neodrag for the current cycle....