Commit 622903f
[Animations] Fix animation ui not getting rendered
After the empty state update (crrev.com/c/6254938), we started
not displaying the animations container. However, it was used to
calculate the width of the timeline.
This CL updates the logic for calculating the timeline width
and calculates it based on the full width of the widget instead
looking at the animations container.
Bug: none
Change-Id: I1fe608527f73e3068030401b997719c36ce68834
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6262908
Commit-Queue: Ergün Erdoğmuş <[email protected]>
Auto-Submit: Ergün Erdoğmuş <[email protected]>
Reviewed-by: Kim-Anh Tran <[email protected]>1 parent 105cadc commit 622903f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1026 | 1026 | | |
1027 | 1027 | | |
1028 | 1028 | | |
1029 | | - | |
| 1029 | + | |
1030 | 1030 | | |
1031 | 1031 | | |
1032 | 1032 | | |
| |||
0 commit comments