[webkit-changes] [WebKit/WebKit] ad5e66: Some CA transforms animations jump back and forth ...

mattwoodrow noreply at github.com
Tue Oct 1 15:08:59 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ad5e66a131cff42bdd9772060726bc6a85ce42fa
      https://github.com/WebKit/WebKit/commit/ad5e66a131cff42bdd9772060726bc6a85ce42fa
  Author: Matt Woodrow <mattwoodrow at apple.com>
  Date:   2024-10-01 (Tue, 01 Oct 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp

  Log Message:
  -----------
  Some CA transforms animations jump back and forth instead of animating continuously (Poster Circle)
https://bugs.webkit.org/show_bug.cgi?id=279481
<rdar://135743482>

Reviewed by Antoine Quint.

Follow-up to 270294 at main, actually use the new applyUnrounded option to apply a
rotate transform without snapping almost-90deg rotations.  This makes sure the
animation doesn't lose the direction of the rotation.

* Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp:
(WebCore::getTransformFunctionValue):

Canonical link: https://commits.webkit.org/284518@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list