Skip to content

Conversation

@KoBeWi
Copy link
Member

@KoBeWi KoBeWi commented Nov 28, 2025

EditorDock have open() and make_visible() methods, which are very similar. The main difference is that open() does nothing if the dock is already opened. If it's closed, the method will open it and make focused (i.e. switch to tab, open bottom panel etc.).

This PR changes open() to not focus the dock. There is make_visible() for that.

Also changed some open() calls to make_visible(), to fix some docks not being properly focused when they should.

@KoBeWi KoBeWi added this to the 4.6 milestone Nov 28, 2025
@KoBeWi KoBeWi requested review from a team as code owners November 28, 2025 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants