vaheqelyan / svelte-grid

A responsive, draggable and resizable grid layout, for Svelte. [NOT MAINTAINED]
https://svelte-grid.now.sh/
MIT License
970 stars 58 forks source link

Drag only when clicked on hot-corner #143

Closed KestutisMa closed 1 year ago

KestutisMa commented 1 year ago

Hi, is it possible to drag widget only when clicked on hot-corner?

KestutisMa commented 1 year ago

I've just found this feature called "custom dragger" https://svelte-grid.vercel.app/examples/custom-dragger closing this thank you for your efforts developing this component