Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3b3e457c authored by Romain Guy's avatar Romain Guy
Browse files

Snap the clip rectangle to pixel boundaries.

Change-Id: Iac2765303552f385995fe46e219af456e0501da7
parent e8cb9c14
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -141,6 +141,7 @@ public:
        }

        if (clipped) {
            clipRect->snapToPixelBoundaries();
            flags |= Snapshot::kFlagClipSet | Snapshot::kFlagDirtyLocalClip;
        }