eric7/Snapshot/SnapshotFreehandGrabber.py

branch
eric7
changeset 8855
6bd9f3d7896e
parent 8366
2a9f5153c438
child 8881
54e42bc2437a
--- a/eric7/Snapshot/SnapshotFreehandGrabber.py	Sat Dec 25 11:24:30 2021 +0100
+++ b/eric7/Snapshot/SnapshotFreehandGrabber.py	Sun Dec 26 12:53:03 2021 +0100
@@ -362,7 +362,6 @@
             ):
                 pt.setRenderHints(
                     QPainter.RenderHint.Antialiasing |
-                    QPainter.RenderHint.HighQualityAntialiasing |
                     QPainter.RenderHint.SmoothPixmapTransform,
                     True)
                 pt.setBrush(Qt.GlobalColor.black)

eric ide

mercurial