Files
SubMiner/changes/macos-yomitan-popup-passthrough.md
T
sudacode 195b368db6 fix(overlay): keep Yomitan popup interactive on macOS/Windows
- Restrict the cursor-based interaction tick to Linux; macOS/Windows already drive interaction state from renderer hover, which knows about Yomitan popups sitting off the measured subtitle rects
- Fixes popup going inert after mining: outside clicks no longer pass through to mpv (with overlay flicker) and scroll no longer seeks mpv instead of scrolling the popup
- Remove stale generated release/release-notes.md
2026-07-30 19:01:46 -07:00

282 B

type: fixed area: overlay

  • Fixed the macOS Yomitan popup going inert after mining a card: clicking outside the popup no longer passes through to mpv (with the overlay flickering hidden and shown), and scrolling over the popup scrolls its definitions again instead of seeking mpv.