Niklas Rämö

Results 115 comments of Niklas Rämö
trafficstars

@RevolvingDCON So it seems indeed 🤔 This is actually the first time I've noticed anyone raising this issue and after testing some other libraries (https://gridstackjs.com/ and https://github.com/atlassian/react-beautiful-dnd) it seems to...

Here's my answer to this question: https://github.com/haltu/muuri/discussions/532. It's been a bit slow progress unfortunately, but I'm currently finishing up the documentation for [DragDoll](https://github.com/niklasramo/dragdoll) and ironing out the API, which is...

Reading the docs again I think it indeed makes sense to emphasize that. Maybe something like this? > If you provide a function you can customize the drag start logic...

Haven't looked into it, but don't know from the top of my head what the issues would be. I'll look into this, thanks for reporting 👍

Hi @peaceful-james ! And thanks a lot for the example, I got it running and found the issue. Currently DragDoll does not support dragging `static` positioned elements so all you...