- From: Matt Perry via GitHub <sysbot+gh@w3.org>
- Date: Fri, 11 Aug 2023 13:50:05 +0000
- To: public-css-archive@w3.org
@flackr the linked document in the OP suggests these use cases for low frame rate animations: - Animation on a small element (e.g. progress meter) - Background ambient animation - Fade animations (opacity, color, some filters) where lower frame rates are less noticeable - Animated content that uses a steps() timing function It would be trivial to automatically bump at least these last two into a lower frame rate. IMO rather than exposing an API for this, which so far is pretty poorly defined, it would be better to spec out values/easings that should run at a lower frame rate via CSS/WAAPI and limit those to 60fps. -- GitHub Notification of comment by mattgperry Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7196#issuecomment-1674827653 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 11 August 2023 13:50:07 UTC