Skip to content

Fixed Undock Button getting hidden after undocking and docking again …#816

Open
alessandrohj wants to merge 1 commit intogithubuser0xFFFF:masterfrom
alessandrohj:fix-undock-button
Open

Fixed Undock Button getting hidden after undocking and docking again …#816
alessandrohj wants to merge 1 commit intogithubuser0xFFFF:masterfrom
alessandrohj:fix-undock-button

Conversation

@alessandrohj
Copy link

This fixes a bug where if the user drops a floating widget that contains only one single visible dock area, the Undock Button present in the title bar gets hidden and it never shows up again until the application is closed/reopened.

There's a comment in the code mentioning the need to make it show up again. So it's probably just a small miss.

image

This bug is not visible in the Demo application or on applications that have the Auto Hide Feature enabled.
With that feature enabled, updateTitleBarButtonVisibility gets called. And this function "hides" the bug since it makes all buttons show up again:
image
image
image

…a floating widget that contains only one single visble dock area
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.

1 participant