<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hey</p>
    <p>Using it 1st time so apologise for any weird errors in my
      submission.</p>
    <p><br>
    </p>
    <p>In any case I have a QGraphicsView/Scene node editor system. I
      use widgets/checkboxes/lineedits/other in my view with QRectItem
      as a parent. <br>
    </p>
    <p>When I upgraded from 5.4.x to 5.7.1 I can notice some visual
      glitches. When I zoom in/out pan around the drawing of widgets
      gets messed up. <br>
    </p>
    <p>I'm using dockwidget to hold my node editor and other things.</p>
    <p>Attached a jpg example of issue.</p>
    <p>Is that a bug, or I need to change some settings on Scene/View?</p>
    <br>
    <p>Using:</p>
    <p>
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
    </p>
    <pre style="background-color:#2b2b2b;color:#a9b7c6;font-family:'Courier New';font-size:9.0pt;"><span style="color:#94558d;">self</span>.setRenderHint(QPainter.Antialiasing)
<span style="color:#94558d;">self</span>.setViewportUpdateMode(QGraphicsView.SmartViewportUpdate)<span style="color:#808080;">
</span><span style="color:#94558d;">self</span>.setTransformationAnchor(QGraphicsView.AnchorUnderMouse)
<span style="color:#94558d;">self</span>.setResizeAnchor(QGraphicsView.AnchorUnderMouse)
<span style="color:#94558d;">self</span>.setDragMode(QGraphicsView.ScrollHandDrag)</pre>
    <p>Regards</p>
    <p>Dariusz<br>
    </p>
    <pre class="moz-signature" cols="72">

-- 
DARIUSZ MAKOWSKi
CGI-Photographer
07 590 530 854
<a class="moz-txt-link-abbreviated" href="mailto:Dariusz@Dariuszmakowski.com">Dariusz@Dariuszmakowski.com</a>
<a class="moz-txt-link-abbreviated" href="http://www.dariuszmakowski.com">www.dariuszmakowski.com</a></pre>
  </body>
</html>