cuire / svelte-grid-extended

A draggable and resizable grid layout, for Svelte
https://svelte-grid-extended.vercel.app
MIT License
74 stars 8 forks source link

Stop propagation of pointer down event #84

Closed hassomehide closed 1 month ago

hassomehide commented 1 month ago

This PR calls stopPropagation() on the pointerdown event on the move handle, same way as it's done with the resize event. This way we can have nested grids and move items inside the inner grid without the outer grid being affected.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
svelte-grid-extended-bwyl ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 19, 2024 8:17pm
cuire commented 1 month ago

Ty 🩷🩷🩷🩷🩷