mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-15 02:04:21 +01:00
feat: Animation support (#10042)
This commit is contained in:
committed by
Mark Tolmacs
parent
ede44248dc
commit
c8e130da56
@@ -1138,6 +1138,8 @@ const _renderInteractiveScene = ({
|
||||
);
|
||||
let nextAnimationState = animationState;
|
||||
|
||||
const nextAnimationState = animationState;
|
||||
|
||||
const context = bootstrapCanvas({
|
||||
canvas,
|
||||
scale,
|
||||
|
||||
Reference in New Issue
Block a user