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

Deleting current animation, does not default to another animation #2

Open
MikalDev opened this issue Feb 25, 2020 · 0 comments
Open

Comments

@MikalDev
Copy link
Owner

Describe the bug
If the current default animation is deleted, it may not update the set animation for a FQZ. During runtime this may cause a missing animation issue.

To Reproduce
Steps to reproduce the behavior:

  1. Create two animations
  2. Set animation to animation 2 in editor property
  3. Delete animation in editor.
  4. Preview
  5. Check the console for error.

Expected behavior
If Animation is deleted, default to another animation.

Desktop (please complete the following information):

  • Plugin Version 3.1.0

Possible solution: if animation not found, always default to the first animation.

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

1 participant