mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-06-14 03:13:33 -07:00
b29677f5be
- 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
6 lines
333 B
Markdown
6 lines
333 B
Markdown
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.
|