fix: snap to scale now works on initial click + use refs

- Initial click note pitch now snaps when snapToScale is on
- Added snapToScaleRef and selectedScaleRef for stale-closure safety
- All brush-draw snap paths (mousedown + mousemove) use refs
This commit is contained in:
2026-07-25 12:42:50 +07:00
parent f5bc0a8810
commit eaedfebdf0
2 changed files with 11 additions and 7 deletions
File diff suppressed because one or more lines are too long