Skip to content
Commit a3d09db2 authored by Matthew Ng's avatar Matthew Ng
Browse files

Fixes TaskStackLayoutAlgorithm log errors when window rect is empty

On boot, it will try to load recents and setup some rects but window
rect is empty initializing invalid task rects and logging an error.
Do not initialize till window rect is not empty.

Test: manual - boot
Change-Id: I2ecdc8aa514d7d32d449e6c510de5c433116ae99
Fixes: 65157592
parent f3f7a101
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment