Skip to content

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.

2 participants