Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[css-backgrounds] Interpolate between layers of backgrounds as one cross-fade #10760

Open
noamr opened this issue Aug 20, 2024 · 0 comments
Open

Comments

@noamr
Copy link
Collaborator

noamr commented Aug 20, 2024

This relates to #578.
Currently in css-images-4 we allow smoothly interpolating CSS images. However, in the case of backgrounds, often images are layered on top of each other, together with colors and background-blend-mode. In some cases we might want to cross-fade the whole background stacks, rather than animate each layer individually, which might not always be compatible (e.g. image-to-color).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant