Skip to content

Conversation

@abrahamwolk
Copy link
Collaborator

This pull request fixes a bug in DockPane.deferUntilInScene(): when replacing a layout (using "Load Layout") a DockPane may be re-used, but its Scene may be set to null. DockPane.deferUntilInScene() didn't handle this case, since the variable changeListenerAdded was not reset to false once the change listener had finished running.

@abrahamwolk abrahamwolk merged commit 8a7f24a into master Jan 14, 2025
2 checks passed
@abrahamwolk abrahamwolk deleted the CSSTUDIO-2889 branch January 14, 2025 18:33
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.

4 participants