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

SplitEditorAreaPane.destroy creates new widgets #1206

Open
corranwebster opened this issue Mar 7, 2023 · 0 comments
Open

SplitEditorAreaPane.destroy creates new widgets #1206

corranwebster opened this issue Mar 7, 2023 · 0 comments

Comments

@corranwebster
Copy link
Contributor

Environment

Toolkit: Qt

Description

In the Qt backend, when SplitEditorAreaPane.destroy() is called it removes all open editors (this is good), but as a side-effect of this any DraggableTabWidgets in the layout create their empty_tab

Steps to Reproduce

Create and populate a SplitEditorAreaPane and then call destroy() to delete it. This is done in the tests for SplitEditorAreaPane for example.

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

No branches or pull requests

1 participant