Hi David,
The margin for recognizing a mouse resize is handled by the window manager,
hence not controlled by Qt.
Since a QDockWidget is a window of its own and not embedded in a main window,
the margins for resize handling are a little smaller than otherwise
(at least for Linux, not sure for oth
When a dock widget is undocked (at least when using the "Fusion" style), the
resizing border is very small (perhaps only 1 pixel).
This means it can the tricky to resize it on hi-res monitors.
Can this be changed please?
Cheers, David
--
Development mailing list
Development@qt-proje