- From: Noam Rosenthal via GitHub <sysbot+gh@w3.org>
- Date: Tue, 16 Jul 2024 21:04:49 +0000
- To: public-css-archive@w3.org
Created #10581 and #10582 to account for the two issues with using `view-timeline` for this: - Account for ink-overflow somehow (beyond the explicit `view-timeline-inset`), perhaps with `view-timeline-range`. - using animation for something that's not really an animation (but just a range) is weird I believe that these issues belong in scroll-driven animations and not in view transitions, as they define scroll-related behavior. For example, the same patterns can be used to change the behavior of a regular CSS transition if it's away from the viewport. -- GitHub Notification of comment by noamr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8282#issuecomment-2231826554 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 16 July 2024 21:04:49 UTC