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

Bug: <animatedSprite> doesn't support animationSpeed #552

Open
trezy opened this issue Nov 24, 2024 · 0 comments
Open

Bug: <animatedSprite> doesn't support animationSpeed #552

trezy opened this issue Nov 24, 2024 · 0 comments
Assignees
Labels
v8 Issues related to Pixi React v8

Comments

@trezy
Copy link
Collaborator

trezy commented Nov 24, 2024

Current Behavior

When using <animatedSprite animationSpeed={1}>, Typescript reports that animationSpeed doesn't exist.

Expected Behavior

animationSpeed is supported on <animatedSprite>.

Steps to Reproduce

  1. Use <animatedSprite> in an app with Typescript and @pixi/react
  2. Add animationSpeed to the component
  3. Observe Typescript error

Environment

  • @pixi/react version: 8.0.0-beta.14
  • pixi.js version: 8.2.6

Possible Solution

No response

Additional Information

No response

@trezy trezy added bug Something isn't working v8 Issues related to Pixi React v8 labels Nov 24, 2024
@trezy trezy self-assigned this Nov 24, 2024
@trezy trezy removed the bug Something isn't working label Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v8 Issues related to Pixi React v8
Projects
None yet
Development

No branches or pull requests

1 participant