DockWidget position during dragging
General and Desktop
1
Posts
1
Posters
756
Views
1
Watching
-
Hi,
I'v encountered a problem while using QDockWidget: When I try to drag the widget around (without docking it anywhere) it jumps back to a position about (400,200) pixels off from the cursor position. It still moves after the jump, but the widget stays the same distance off from the cursor.
Dragging the widget around if the main window is maximized works, but the cursor is still off a few pixels. Has anybody encountered this problem?