KDAB / KDDockWidgets

KDAB's Dock Widget Framework for Qt
https://www.kdab.com/development-resources/qt-tools/kddockwidgets
Other
754 stars 163 forks source link

Unable to use the auto hide button and the float button together #425

Closed Dr64h closed 5 months ago

Dr64h commented 10 months ago

Hello, i trying to display auto hide button and floating button together.

I tried to set Flag_AutoHideSupport, it shows auto hide button, but it also set Flag_TitleBarNoFloatButton, to have both buttons i set the last one to false. As far as I remember it worked before in previous versions, but it doesn't work right now.

iamsergio commented 5 months ago

Hi, this requires providing your own custom titlebar now