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

Skip to content
Commit 1ed33484 authored by Maryam Dehaini's avatar Maryam Dehaini
Browse files

Block relayout during transition to desktop

After starting a transition, DesktopModeWindowDecorViewModel#onTaskInfoChanged runs before the transition animation. This runs relayout on the task which causes a flashing affect during the transition since relayout attempts to update the task surface to the post-transition state. This change allows us to block task surface changes in relayout until the transition is finished or aborted.

Bug: 277941322
Test: Transition to freeform by dragging fullscreen task down from caption handle. When released, task should not flash.
Change-Id: I0242d7765685bfc692739915263f1b634db16da4
parent 2238fdb8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment