fix: AI items at playhead + context menu scrollable within viewport

- Revert AI item startTime to currentTime (playhead position)
- Context menu: maxHeight 60vh + overflow-y-auto, top clamped to
  window.innerHeight - 200 to prevent bottom clipping
- Same fix for both main session and sub-tab context menus
This commit is contained in:
2026-07-27 07:42:01 +07:00
parent 509da0c724
commit 993610ca37
2 changed files with 11 additions and 18 deletions
File diff suppressed because one or more lines are too long