-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
5.6.1
-
None
- Create QGraphicsView and bind QGraphicsScene to it.
- Create QProxyWidgetItem on scene.
- Bind QSplitter with 2 parts to QProxyWidgetItem.
- Scale the QGraphicsView to 1.x size when x is greater to 0.
- Move splitter handle by mouse.
- Handle falls behind mouse movement. It moves not to same distance as mouse moved but to distance like it was not scaled.