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

Don't show empty floating containers on startup #378

Closed
wants to merge 1 commit into from
Closed

Don't show empty floating containers on startup #378

wants to merge 1 commit into from

Conversation

BenHetherington
Copy link

If you add a floating dock widget to the dock manager, and then close it before the dock manager is shown, showing the dock manager will currently cause the empty floating dock container to be shown.

This fixes this behaviour so that the empty floating container is not shown in this circumstance, making it consistent with the behaviour if the above is performed while the dock manager is visible.

(I've confirmed that this builds without any other changes, so hopefully I'll avoid a repeat of my last PR… 😛)

If you add a floating widget to the dock manager, and then close it before the dock manager is shown, showing the dock manager will currently cause the empty floating dock container to be shown.

This fixes this behaviour so that the empty floating container is not shown in this circumstance, making it consistent with the behaviour if the above is performed while the dock manager is visible.
@githubuser0xFFFF
Copy link
Owner

I fixed this in master - thank you for your pull request.

@BenHetherington BenHetherington deleted the dont-show-empty-containers-on-startup branch December 6, 2021 10:09
luelista pushed a commit to luelista/Qt-Advanced-Docking-System that referenced this pull request Mar 22, 2022
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.

None yet

2 participants