99bits

Results 30 comments of 99bits

> @iandoesallthethings I made it work in Sveltekit by dynamically importing the package in `onMount`: > > ```js > const initProgress = async () => { > try { >...

Really amazing project Martin. Would really like to use your project and wondering if something like the link below can be made: I tried to do it with dnd-action and...

Hi Martin, That example that I made was in Svelte using Isaac's dragndrop project. If you play with the example, you can see that draging a subaccordion into another accordion...

That would be amazing. A solid DnD to rule them all. Kudos

what would be needed to add support for whisper? Is there documentation of how to do this?

Hi Isaac, Thanks for having a look into this. In Repl, I changed the names to Accordion and Subaccordion. Desired Behaviour: 1. Accordions can be reordered with dragndrop. 2. Accordions...

I believe that is a bug because while holding the dragndrop, the browser hangs.

Hi Isaac, Would you have some time to look into this Issue?

I just tried the new version and still the same problems.

I am using an app that uses LSL and wondering how to send data from RxJS to the LSL app.