mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-06-13 03:13:32 -07:00
0ff77eebc3
- On macOS, skip blur-triggered focus reclaim so click-away closes popup cleanly - Reclaim focus on popup shown event instead (card mining / reload case) - Route focusMainWindow through focusMacOSOverlayWindow on darwin - Refactor blur/focus test into shared harness; add macOS-specific cases
177 B
177 B
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.