v38.7.2
📦 electronView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This patch release focuses on fixing menu callback behavior and window state management for modal windows.
🐛 Bug Fixes
- Fixed an issue where the close callback param for menu.popup would fire when any arbitrary submenu closed instead of only the parent menu.
- Fixed an issue where a parent window would remain disabled if a modal window called show() multiple times.
🔧 Affected Symbols
menu.popupBrowserWindow.show