Commit 270754e
committed
Fix
Qt6 no longer accepts the same type of argument
for the scene setSelectionArea. This commit fixes
the issue by just falling back to the default
selection rectangle behaviour which is the same
as the intended behaviour on previous
implementation.mouseMoveEvent selection rectangle1 parent 4b5d97f commit 270754e
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
620 | | - | |
621 | | - | |
622 | | - | |
| 620 | + | |
623 | 621 | | |
624 | 622 | | |
625 | 623 | | |
| |||
0 commit comments