Animate task surface when attempting to snap resize from currently snap resized bounds
Resolving an edge case where if a desktop window was already snap resized, and is attempted to be drag snap resized again, the transition handler would see that the task bounds don't change so nothing would happen. Now in this case, we instead animate the task surface going back to its original bounds (similar to non-resizable case, but with no toast shown) Fix: 362618481 Test: atest DesktopTasksControllerTest Test: atest DesktopModeWindowDecorViewModelTests Test: manually trying to snap resize from to the same edge twice Flag: EXEMPT bugfix Change-Id: I8b85c6677fa542dd5462199e5b2cdea0f6587f55
Loading
Please register or sign in to comment