Skip to content

Disallow Tabs in docks#76

Merged
PaulJonasJost merged 1 commit intodevelopfrom
fix_docks
Apr 3, 2025
Merged

Disallow Tabs in docks#76
PaulJonasJost merged 1 commit intodevelopfrom
fix_docks

Conversation

@PaulJonasJost
Copy link
Copy Markdown
Collaborator

Dont allow tabbing docks anymore, fixes invisibility problems. Fixes a bug where tabs vanished and could not be brought back anymore

@PaulJonasJost PaulJonasJost requested a review from Copilot April 3, 2025 12:44
@PaulJonasJost PaulJonasJost self-assigned this Apr 3, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the QMainWindow.AllowTabbedDocks flag from the docking options in the main view to prevent docks from being tabbed, which addresses the issue of invisible tabs.

  • Removed tabbed docking to fix disappearing tabs bug
  • Retains nested docking capability

@PaulJonasJost PaulJonasJost merged commit f7e75c4 into develop Apr 3, 2025
@PaulJonasJost PaulJonasJost deleted the fix_docks branch April 3, 2025 12:45
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.

2 participants