Skip to content
New issue

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

Fix repeated reboots when useWindowFrame switch #457

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

MingLLuo
Copy link
Contributor

  • add debounce + statelock(isRelaunching) to avoid multiple restarts due to rapid consecutive clicks.
    复现(MacOS):在应用设置下,连续点击“使用系统标题栏”可能会导致多次应用实例的创建。

我本地工具链构建有点问题,没能测试成功(显示不了 electron gui),可能还需要验证一下
image
image

- add debounce / statelock(isRelaunching) to avoid multiple restarts due to rapid consecutive clicks.
@ezequielnick ezequielnick merged commit 749ac64 into mihomo-party-org:master Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants