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: window is closed after switching mode #343

Merged
merged 1 commit into from
Jul 8, 2024

Commits on Jul 8, 2024

  1. fix: window is closed after switching mode

    * 仅当 visible 为 true 时调用 requestActivate,
      调用时机不对导致 active 状态异常
    * 切换模式后增加超时,1s 内 active 状态变更,只处理最后一次
    
    Issues: linuxdeepin/developer-center#9567
    zsien committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    545843f View commit details
    Browse the repository at this point in the history