Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Constant re-drawing of the canvas element when the state has reached its end #370

Open
orrgottlieb opened this issue Oct 8, 2024 · 1 comment

Comments

@orrgottlieb
Copy link

orrgottlieb commented Oct 8, 2024

Description

We are using the web version of Rive, we've noticed that it is redrawing the canvas element on every state (even when the application state is idle)

Expected behavior

The expected behaviour is - it should cache the latest state if it has reached the end of the state machine

Screenshots

image
image

Browser & Versions (please complete the following information)

  • Browser: Chrome (latest)
  • OS: MacOS [14.7]
  • NPM Version: "@rive-app/react-canvas": "^4.13.6"

Additional context

Discussed this with @HayesGordon on email

@HayesGordon
Copy link
Contributor

I'm just giving an initial response that we plan on resolving this in a future release. I will update here with more information when available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants