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

Commit 2720e7d9 authored by Pablo Ceballos's avatar Pablo Ceballos Committed by android-build-merger
Browse files

Merge "SF: Set state modified flag when changing sizes" into nyc-dev am: 0abac03f

am: fbdc2339

* commit 'fbdc2339':
  SF: Set state modified flag when changing sizes

Change-Id: I431d35ca4e9b2f09bc34ac14762d40591dd3d562
parents 724d809f fbdc2339
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1818,6 +1818,7 @@ Region Layer::latchBuffer(bool& recomputeVisibleRegions)
                        // NOTE: We don't need to hold the transaction lock here
                        // because State::active is only accessed from this thread.
                        current.active = front.active;
                        current.modified = true;

                        // recompute visible region
                        recomputeVisibleRegions = true;