mirror of
https://github.com/electron/electron.git
synced 2026-01-28 08:48:14 -05:00
A parent window is not closed if a child modal window still exists. So a child window should be closed before parent window closed.
A parent window is not closed if a child modal window still exists. So a child window should be closed before parent window closed.