Files
ClaudeDo/src/ClaudeDo.Ui/Views/Islands/TasksIslandView.axaml.cs
mika kuns 1344beba56 fix(ui): select task on left-click even when reorder is disabled
The tunnel pointer handler returned early when CanReorder was false,
so clicking a row in smart/virtual lists never updated the details
pane. Select first, then bail out of the drag path; also skip drag
initialisation on nested buttons so the done-toggle click still fires.
2026-04-23 13:08:02 +02:00

5.7 KiB