Does BoxShadow's dx / dy props no longer support animated values? #3361
-
I upgraded my project to the latest Skia version (from 1.7), but the BoxShadow Is it no longer supported to animate those properties? |
Beta Was this translation helpful? Give feedback.
Answered by
wcandillon
Sep 12, 2025
Replies: 1 comment 4 replies
-
it's very much possible, I will check and fix it.
…On Wed, Sep 10, 2025 at 10:19 PM Tim ***@***.***> wrote:
I upgraded my project to the latest Skia version (from 1.7), but the
BoxShadow dx and dy values no longer animate (and sometimes crash due to
memory issues). Also tried to use derived values and interpolation, but
without success.
Is it no longer supported to animate those properties?
—
Reply to this email directly, view it on GitHub
<#3361>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACKXVUICK65R7CZVQM6VCT3SCBUJAVCNFSM6AAAAACGFNUWT2VHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZYHA3TQNBTGI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fixed :) see #3366