Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: Avoid setVisibleOnAllWorkspaces from destroying the original visible state of app.dock #442

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

1zilc
Copy link
Contributor

@1zilc 1zilc commented Apr 6, 2023

Due to this code change https://github.com/electron/electron/pull/37599/files , setVisibleOnAllWorkspaces(true) has changed its original logic, resulting in the reappearance of the already hidden dockIcon. This change avoids the occurrence of this phenomenon
The affected versions include 23.2.x 24.x.x

@amaury1093
Copy link
Collaborator

Thanks!

@amaury1093 amaury1093 merged commit d8df2ab into max-mapper:master Oct 13, 2023
@1zilc 1zilc mentioned this pull request Feb 21, 2024
8 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants