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

Properly restore floating view plugins from project #752

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

ThomasKroes
Copy link
Contributor

Use ads:DockManager::dockWidgetsMap().values() instead of ads:DockManager::dockWidget(), which only returns non-floating dock widgets (very odd)

…() (which only returns non-floating dock widgets, which is quite odd)
@ThomasKroes ThomasKroes added bug Something isn't working UI User interface related labels Dec 13, 2024
@ThomasKroes ThomasKroes self-assigned this Dec 13, 2024
@ThomasKroes ThomasKroes linked an issue Dec 13, 2024 that may be closed by this pull request
@ThomasKroes ThomasKroes merged commit 546a040 into master Dec 13, 2024
8 checks passed
@ThomasKroes ThomasKroes deleted the feature/fix_floating_view_plugin_restore branch December 13, 2024 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UI User interface related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Floating view plugin dock widgets are not properly restored
1 participant