| commit | 6651b97ebd509e97bea8929303738dc20a3ed880 | [log] [tgz] |
|---|---|---|
| author | bsep <bsep@chromium.org> | Thu Jul 07 03:34:20 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jul 07 03:36:46 2016 |
| tree | c049460ecd4b129f7486d38badac7fe10b4004d7 | |
| parent | ef7941838399b1b0f9b7d6c2fa08337f943bb4e4 [diff] |
Fix inspector overlay when use-zoom-for-dsf is enabled. Inspector overlays were misaligned because the path points were drawing in window coordinates and needed to be scaled to viewport coordinates. Should be no change when use-zoom-for-dsf is off. BUG=622862 Review-Url: https://codereview.chromium.org/2108803006 Cr-Commit-Position: refs/heads/master@{#404063}