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

Minimap: the animation is not reversed for WAAPI constructed animations #18

Open
bramus opened this issue Sep 9, 2023 · 2 comments
Open
Labels
bug Something isn't working P1 P1 – Need

Comments

@bramus
Copy link
Owner

bramus commented Sep 9, 2023

WAAPI-based animations that have been reversed using Animation.reverse don’t play in the reversed order in the minimap.

@bramus bramus added bug Something isn't working wontfix This will not be worked on FAQ This question/bug is part of the FAQ labels Sep 9, 2023
@bramus
Copy link
Owner Author

bramus commented Sep 9, 2023

AFAIK there is no way to tell from an Animation object that its keyframes have been reversed or not. Therefore this seems not-fixable.

Marking as wontfix This will not be worked on and adding it to the FAQ This question/bug is part of the FAQ .

@bramus bramus closed this as completed Sep 9, 2023
@bramus
Copy link
Owner Author

bramus commented Sep 12, 2023

Think I found a solution: get the direction value from the effect. Reopening and removing some labels …

@bramus bramus reopened this Sep 12, 2023
@bramus bramus added P1 P1 – Need and removed wontfix This will not be worked on FAQ This question/bug is part of the FAQ labels Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P1 P1 – Need
Projects
None yet
Development

No branches or pull requests

1 participant