fix: sweep select now covers all tracks

- Removed sweepTrackIdRef filter in mouseup handler:
  all tracks are scanned for intersecting items.
- Removed track ID check from sweep overlay rendering:
  overlay appears on every track (not just drag-start track).
- Fixed stale closure by adding sweepSelectRef.
This commit is contained in:
2026-07-27 21:54:12 +07:00
parent b8dfc9b211
commit 85ad22ee4f
2 changed files with 4 additions and 6 deletions
File diff suppressed because one or more lines are too long