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

PanelClone: Don't animate while in fullscreen #1927

Merged
merged 3 commits into from
May 28, 2024

Conversation

leolost2605
Copy link
Member

While in fullscreen docks are hidden so if we animate we just get the clone flying in and immediately disappearing

@leolost2605 leolost2605 requested a review from a team May 28, 2024 10:15
@danirabbit
Copy link
Member

danirabbit commented May 28, 2024

Should this instead be any time a dock or panel is hidden we don't animate? I've seen similar glitches with maximized apps for example

@leolost2605
Copy link
Member Author

Hmm yeah I know what you mean but I think it's a different problem. Because if windows are maximized and we hit the barrier we actually want the dock to show up but for some reason it won't causing the clone to just hide again. Whereas in fullscreen it's wanted behavior that the dock doesn't show so we just don't animate.

@danirabbit danirabbit merged commit dde55d8 into master May 28, 2024
2 of 4 checks passed
@danirabbit danirabbit deleted the leolost/dont-animate-in-fullscreen branch May 28, 2024 19:46
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