diff options
author | Martin Robinson <mrobinson@igalia.com> | 2014-09-12 11:37:41 -0700 |
---|---|---|
committer | Martin Robinson <mrobinson@igalia.com> | 2014-09-16 08:57:08 -0700 |
commit | ea14fca1dcd93a6eb9b47b8586aade8ff2b69204 (patch) | |
tree | 13943da224b52cffd6e400b6ee1762c34e8e0ffb /components/script/dom/htmltrackelement.rs | |
parent | 13ae369dec3f02b5f992f1c6c276cde646ef39e9 (diff) | |
download | servo-ea14fca1dcd93a6eb9b47b8586aade8ff2b69204.tar.gz servo-ea14fca1dcd93a6eb9b47b8586aade8ff2b69204.zip |
Store content offset in unscaled pixels
Content offset is now stored in unscaled pixels, so that it can be
applied to tile positions during compositor rendering without unscaling
it. This means that when using it in calculations of layer size (stored
in device pixels), we need to scale it. Scene scale is now stored as a
scale rather than a transformation.
Fixes #3269.
Fixes #3042.
Diffstat (limited to 'components/script/dom/htmltrackelement.rs')
0 files changed, 0 insertions, 0 deletions