Files
hyperframes/packages
Vance Ingalls c5d725abd0 fix(sdk,studio): resolve animation ids from parsed script, not just DOM-matched elements (#1957)
recordAnimationResolverParity reported a false animation_not_found divergence
for any tween whose selector doesn't currently CSS-match a live DOM element,
because it only checked el.animationIds (DOM-gated). The real server-side op
it shadows resolves purely from the parsed script. Adds
Composition.getAllAnimationIds() as a DOM-independent id set and checks it
too, matching the server's actual resolution behavior.
2026-07-05 20:11:49 -07:00
..
2026-07-05 19:25:42 +00:00
2026-07-05 19:25:42 +00:00
2026-07-05 19:25:42 +00:00
2026-07-05 19:25:42 +00:00
2026-07-05 19:25:42 +00:00
2026-07-05 19:25:42 +00:00
2026-07-05 19:25:42 +00:00
2026-07-05 19:25:42 +00:00
2026-07-05 19:25:42 +00:00
2026-06-16 13:16:09 -04:00
2026-07-05 19:25:42 +00:00
2026-07-05 19:25:42 +00:00