Drag-to-select over the score view: a pure DragRect tracks the gesture, a 4.0pt movement threshold (under egui's 6.0pt click tolerance) keeps still long-holds resolving as the clicks users intend — egui reclassifies them as drags by elapsed time alone — and resolve_release dispatches rubber-band vs click/toggle as a pure, unit-tested decision. Ctrl/Cmd-click toggles membership; every member draws the existing highlight with the anchor accented on top; pencil mode takes precedence and never starts a drag. The T1a baselines are byte-identical: selection is overlay-side and never touches the raster. Both mutations killed and coordinator re-verified. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| epiphany-bundle | ||
| epiphany-core | ||
| epiphany-determinism | ||
| epiphany-editor-core | ||
| epiphany-editor-gui | ||
| epiphany-engrave | ||
| epiphany-layout-ir | ||
| epiphany-ops | ||
| epiphany-render-svg | ||
| epiphany-testkit | ||
| epiphany-textproj | ||