Skip to content
  • Dmitry Kazakov's avatar
    Fix cursor drift when Pan/Zoom/Rotate · 63bef1e4
    Dmitry Kazakov authored
    The actions should use absolute values for pan/zoom/rotation to
    avoid relative drift between canvas and cursor.
    
    NOTE: rotation still drifts a bit because of a bud in the underlying
          algorithm.
    
    CCBUG:409460
    63bef1e4