- From: Noam Rosenthal via GitHub <sysbot+gh@w3.org>
- Date: Mon, 15 Jul 2024 14:02:36 +0000
- To: public-css-archive@w3.org
> > Is it just the aesthetic aspect of using an animation? > > Pretty much, yeah. I'm guessing it doesn't account for ink overflow either? Correct, you have to set `view-timeline-inset` explicitly. But this is a known view-timeline issue, e.g. if you currently use text as your view timeline it wouldn't account for the overflowing edges. > Are Chrome's dev rels happy with documenting this feature as a hack with scroll timelines? We'll discuss this internally to see if people are content with it. I have it on my list to document it (and another hack to override the "don't capture contents if it's far from the screen" behavior we resolved on here) as ways to change view-transition behavior based on scroll position of participating elements. -- GitHub Notification of comment by noamr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8282#issuecomment-2228583144 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 15 July 2024 14:02:37 UTC