fix: sub-tab ruler drag creates local selection, separate from main

- Add isDraggingSubTabRef/subTabDragStartRef for section-tab drag
- Ctrl+Click on sub-tab ruler clears sub-tab selection
- Sub-tab mousedown: set playhead + start drag
- Sub-tab mousemove/mouseup: update st.selectionStart/End locally
- Section-tab selection doesn't affect main session selection
This commit is contained in:
2026-07-27 09:14:34 +07:00
parent ef891e9e04
commit dff2c81848
2 changed files with 33 additions and 3 deletions
File diff suppressed because one or more lines are too long