RESOLVED DUPLICATE of bug 194903 195434
Web Inspector: CPU Usage Timeline - Gauge Chart Needle Skewed when Inspector Zoomed
https://bugs.webkit.org/show_bug.cgi?id=195434
Summary Web Inspector: CPU Usage Timeline - Gauge Chart Needle Skewed when Inspector ...
Joseph Pecoraro
Reported 2019-03-07 14:24:23 PST
Web Inspector: CPU Usage Timeline - Gauge Chart Needle Skewed when Inspector Zoomed Steps to Reproduce: 1. Inspect any page 2. Show CPU Timeline with some data 3. Zoom (Cmd+Plus) => GaugeChart needle is skewed when non-zero
Attachments
Joseph Pecoraro
Comment 1 2019-03-07 14:34:31 PST
Hmm I think this might be a WebCore bug with scaled content and a transform-origin.
Joseph Pecoraro
Comment 2 2019-03-15 13:34:33 PDT
Looks like this is a duplicate of 194903 *** This bug has been marked as a duplicate of bug 194903 ***
Joseph Pecoraro
Comment 3 2019-03-15 15:31:26 PDT
We could workaround by using the SVG element's transform property, but that doesn't animate, which is kinda the whole point of using it here.
Note You need to log in before you can comment on or make changes to this bug.