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

Minor Icon Issue: Rider Icon animation missing frame #1862

Closed
Strepto opened this issue Sep 28, 2020 · 1 comment
Closed

Minor Icon Issue: Rider Icon animation missing frame #1862

Strepto opened this issue Sep 28, 2020 · 1 comment

Comments

@Strepto
Copy link

Strepto commented Sep 28, 2020

val UnityStatusPauseProgress5 = IconLoader.getIcon("/Icons/status/unityStatusPauseProgress5.svg")

All animated icons in the file linked above have a sixth frame, not used in the code: https://github.com/JetBrains/resharper-unity/tree/net203/rider/src/main/resources/Icons/status

I thought about installing kotlin to check if this is intentional or not, but did not do it.

I spend way too much of my devtime looking at this spinner Icon so I thought I could investigate. The spinning thing never touches the top right part.
spinner

Feel free to close this issue if its too minor.

@Strepto Strepto changed the title Minor Icon Issue: Animation missing frame Minor Icon Issue: Rider Icon animation missing frame Sep 28, 2020
@citizenmatt
Copy link
Member

I can't believe I've never noticed that! 😁

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