We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
研究后发现app.quit会调用win.close 但登录后close开始不起效 需要win.destroy 十分奇怪
electron/electron#5273
The text was updated successfully, but these errors were encountered:
(#15) 修复登录微信后 Ctrl+C/Cmd+Q均无法退出应用
ff91e35
发现app.quit会调用win.close 但登录后close开始不起效 需要win.destroy 十分奇怪 electron/electron#5273
No branches or pull requests
研究后发现app.quit会调用win.close
但登录后close开始不起效 需要win.destroy 十分奇怪
electron/electron#5273
The text was updated successfully, but these errors were encountered: