Add toggling guard to TaskItem preventing double-toggle from rapid clicks or swipes. Fix debounced save in TaskDetailView to read task at timeout time instead of capturing a stale snapshot at call time. Remove unused _unlistenFs variable. Surface reorder_task and watch_workspace errors instead of silently swallowing them. |
||
|---|---|---|
| .. | ||
| src | ||
| src-tauri | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||