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

Token#animate could return before launching the animation (ex: a0 and a1 are identical). The caller needs to know this information to adapt its behavior. #9398

Closed
2 of 6 tasks
Feu-Secret opened this issue May 16, 2023 · 0 comments
Assignees
Labels
bug Functionality which is not working as intended tokens Issues related to Tokens and their appearance

Comments

@Feu-Secret
Copy link

What happened?

Token#animate could return before launching the animation (ex: a0 and a1 are identical). The caller needs to know this information to adapt its behavior.

  • A Token, per example, might need to refresh its mesh even if lock rotation is the only change (lockRotation is not animatable)

What ways of accessing Foundry can you encounter this issue in?

  • Native App (Electron)
  • Chrome
  • Firefox
  • Safari
  • Other

Reproduction Steps

  1. Open the token config
  2. Check Lock Rotation
  3. Apply the changes

The token is not refreshed properly.

What core version are you reporting this for?

Version 11 build 297

Relevant log output

No response

Bug Checklist

  • The issue occurs while all Modules are disabled
@Feu-Secret Feu-Secret added bug Functionality which is not working as intended tokens Issues related to Tokens and their appearance labels May 16, 2023
@Feu-Secret Feu-Secret added this to the Version 11 - Testing 3 milestone May 16, 2023
@Feu-Secret Feu-Secret self-assigned this May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Functionality which is not working as intended tokens Issues related to Tokens and their appearance
Projects
Status: Done
Development

No branches or pull requests

1 participant