mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-08-01 07:21:33 -07:00
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
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user