mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-06-14 03:13:33 -07:00
fix(overlay): capture click-away on transparent space for macOS Yomitan
- Add `isOverYomitanPopup` state; set on popup mouse enter/leave events - Keep overlay interactive while popup visible so transparent-space clicks close the popup before passing through to mpv - Release click capture when popup hidden
This commit is contained in:
@@ -2,3 +2,4 @@ type: fixed
|
||||
area: overlay
|
||||
|
||||
- Fixed macOS Yomitan popup focus after card mining or popup reload while still allowing click-away to close the popup without a hide/reappear cycle.
|
||||
- Fixed macOS Yomitan popups staying open when clicking transparent overlay space; click-away is captured for popup close, then passthrough returns to mpv.
|
||||
|
||||
Reference in New Issue
Block a user