working on drag an drop of tasks. this is tricky.
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
1
frontend/src/routes/task/dragndrop.svelte.js
Normal file
1
frontend/src/routes/task/dragndrop.svelte.js
Normal file
@@ -0,0 +1 @@
|
||||
export const dragged = $state({element:null,moved:false});
|
||||
Reference in New Issue
Block a user