Re: [csswg-drafts] [css-will-change-1] proposal: will-change: integer-transform (#4560)

@jrmuizel, I do think it is important to continue improving and extending scrollers but scrolling is not sufficient to cover the usecase of `will-change: transform` that preserves high-quality text. The Monaco editor was the most recent example that came up, but this is a long-standing problem currently worked around with implementation-specific hacks like `transform: translateZ(0)`. Slide-in transitions (e.g., settings "hamburger"/"hidey" menus) and "pick up and drag" interactions (e.g., re-ordering list items) are examples from the [material design gallery](https://material.io/design/material-studies/crane.html#motion) that have high-quality moving text.

-- 
GitHub Notification of comment by progers
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4560#issuecomment-566690654 using your GitHub account

Received on Tuesday, 17 December 2019 18:31:49 UTC