mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-23 19:48:33 +00:00
Previously most of the calculations for `object-fit` and `object-position` were based on device pixels, meaning that images would render differently based on zoom and DPI settings. Instead those calculations now use css pixels and only the final draw-call is based on device-pixels.
8.1 KiB
8.1 KiB