mirror of
https://github.com/PerpetualSoftware/pad.git
synced 2026-09-21 10:03:29 +00:00
e20b84fe90
Replace nested svelte-dnd-action zones (which treated the whole board as one drop target) with native HTML5 drag events on column headers. Source column fades during drag, blue left-border indicates drop position. Card drag-and-drop within/between columns still uses svelte-dnd-action.