feat(piano-roll): context menu flip, track column, session duration

- Context menu flips upward near viewport bottom edge
- Track column (120px) left of keybed: checkboxes per track to
  filter ghost notes; active track highlighted
- Session mode: canvas extends to full session duration
- Filtered ghost layers via ghostTrackFilter state (Set of track IDs)
- Fixed bar label seek in session mode (was using wrong offset)
This commit is contained in:
2026-07-27 17:32:06 +07:00
parent d21091b69b
commit fb0cd248ad
2 changed files with 86 additions and 19 deletions
File diff suppressed because one or more lines are too long