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

Skip to content
Commit fd0b8985 authored by Chris Li's avatar Chris Li
Browse files

Synchronize window config updates (15/n)

When bundleClientTransactionFlag is enabled, we want to queue all
ClientTransactions before dispatch, but we also need to wait
handleResizingWindows() in order to dispatch WindowStateResizeItem in
the same transaction.

This cause an issue to the timing of other *organizerController pending
transactions dispatch. Move the handleResizingWindows() and
ClientTransaction dispatch to the front.

Bug: 260873529
Bug: 316859294
Test: manually verify with AE demo app.
Change-Id: Iae00a9632dc61d66d976d2d43635190c07a6ce91
parent dc352a4c
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