79448925

Date: 2025-02-18 16:14:11
Score: 1.5
Natty:
Report link

You should use the DragMode option into QGraphicsView:

graphicsView.setDragMode(QGraphicsView.DragMode.ScrollHandDrag)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: LLefevre