commit | 0cd96a9eed0e6af0252ef1ddf06ee9c2afd95c65 | [log] [tgz] |
---|---|---|
author | Jorge Gil <jorgegil@google.com> | Mon Nov 28 21:56:04 2022 +0000 |
committer | Jorge Gil <jorgegil@google.com> | Mon Nov 28 22:48:39 2022 +0000 |
tree | 12dc6d0071fbfab66fd169d79ed1cbe2d2f1f5d7 | |
parent | 82e7167b9c22b29efb02586334cce15b5af908d0 [diff] |
Create window decors for leaf tasks & skip non-leafs Fixes the logic that intended to filter out window decorations for non-leaf tasks. Previously, non-root leafs were mistakenly skipped instead of their parents, which went unnoticed until freeform tasks were nested and the non-root leafs were missing the caption bar. Bug: None Test: nest freeform tasks, leaf tasks have window decorations. Change-Id: Ia958fb43319d17a0e33e28497e52293954706416