mirror of
https://github.com/servo/servo.git
synced 2025-06-24 09:04:33 +01:00
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. |
||
---|---|---|
.. | ||
canvas | ||
compositing | ||
gfx | ||
layout | ||
layout_traits | ||
macros | ||
msg | ||
net | ||
script | ||
script_traits | ||
style | ||
util |