fix: right-click delete no menu + scale only for brush drag

- Separate swallowContextMenuRef (not tied to rightClickDragRef) so
  menu is skipped on right-click delete
- Initial click draw uses raw pitch, not snapPitchToScale (scale only
  applies during brush-drag in mousemove)
This commit is contained in:
2026-07-25 12:34:12 +07:00
parent 0a17cc91ea
commit 221561d58a
2 changed files with 8 additions and 7 deletions
File diff suppressed because one or more lines are too long