commit | cccfe2697eaa74e7090ea5a8b9f33080e6cfef4d | [log] [tgz] |
---|---|---|
author | Nataniel Borges <natanieljr@google.com> | Wed Jul 21 12:48:34 2021 +0200 |
committer | Nataniel Borges <natanieljr@google.com> | Wed Jul 21 12:51:14 2021 +0200 |
tree | 8f5c50db74eec35e642ea396471573603a9a81f5 | |
parent | 5203d6b08d4f11984134dc450b1a205010756665 [diff] |
Display transform on the SF traces The transform flicker object doesn't have a "isNotEmpty" property (return undefined) and was being ignored. Instead check if object.isEmpty === true to allow objects without a isNotEmpty property to be displayed Bug: 176906864 Test: compile winscope, take a SF trace, check if the layers have a trasnform property Change-Id: Ia466dd6b5e9f5e08fad515d31122206b6bd9898a