We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'd love to be able to have multiple Docking Widgets, e.g. within Tabs (or Row or Column) but it fails with
Bad state: It is not allowed to share MultiSplitViewController between MultiSplitView instances.
Haven't found a solution to provide my own MultiSplitViewController, which I guess would solve the problem
MultiSplitViewController
The text was updated successfully, but these errors were encountered:
Hi @filly82!
Apologies for the delay. Are you wanting to drag panels between different instances of Docking?
Docking
Sorry, something went wrong.
I would not need it for my purposes right now but sure it would be a nice to have
No branches or pull requests
I'd love to be able to have multiple Docking Widgets, e.g. within Tabs (or Row or Column) but it fails with
Bad state: It is not allowed to share MultiSplitViewController between MultiSplitView instances.
Haven't found a solution to provide my own
MultiSplitViewController
, which I guess would solve the problemThe text was updated successfully, but these errors were encountered: