qwindowkit
qwindowkit copied to clipboard
When QWINDOWKIT_ENABLE_WINDOWS_SYSTEM_BORDERS=OFF, agent->setTitleBar will not work
Hi,
When QWINDOWKIT_ENABLE_WINDOWS_SYSTEM_BORDERS set to OFF, the agent setTitleBar function will not work, the title bar can't be dragged,
This issue doesn't arise in my environment. Your system and Qt version?
On Windows 10 Pro 22H2, Qt 6.6.3.0
Does it reproduce for both QWidget demo and QML demo?
I only test in QWidget, I'm not familiar with QML