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

[scroll-animations] Need a way to specify the visual viewport as a source of scroll timeline? #5199

Open
hiikezoe opened this issue Jun 11, 2020 · 2 comments

Comments

@hiikezoe
Copy link

I am not sure whether it's necessary or not, but web developers might want to do it.

@majido @flackr

@majido
Copy link
Contributor

majido commented Jun 14, 2020

I wonder if we can have something new ScrollTimeline({source: window.visualViewport}) and a corresponding css syntax to enable this.

Though this seems to be a fine thing to do in level-2 once we have a clear usecase for it.

@majido majido added the scroll-animations-1 Current Work label Jun 14, 2020
@flackr
Copy link
Contributor

flackr commented Jul 26, 2022

I also think this should be a level 2 issue. I suspect naively directly linking scroll timeline to the visual viewport may not do the right thing in many use cases but it would require further investigation.

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

No branches or pull requests

4 participants