Skip to content

Conversation

@emkodelirdi
Copy link
Contributor

@emkodelirdi emkodelirdi commented Jul 18, 2025

Fixed the issue "Beatmap update button restarts animation at every hover" which was caused by the Spin method not being provided a startRotation (which defaulted it to 0F). This is a relatively small edit (2 lines plus its something visual), and in addition to that I don't really know how to test code, thats why there are no tests. (If you have time please tell me how)
This is my first proper pull request so please do tell me what I can do better later on!

@emkodelirdi
Copy link
Contributor Author

I have no clue how windows build failed on TestDeleteScoreAfterPlaying, I didn't even edit anything remotely related to scores or deleting...

@emkodelirdi
Copy link
Contributor Author

It's prompting me to get the current commits so I'm doing that. If its unneeded, I can stop.

@SoffiMeower
Copy link
Contributor

I have no clue how windows build failed on TestDeleteScoreAfterPlaying, I didn't even edit anything remotely related to scores or deleting...

I've noticed in other PRs that sometimes the tests just fail for existing.

@Joehuu Joehuu changed the title Fixed issue #34101 for both Select menus. Fix beatmap update button restarting animation at every hover Jul 20, 2025
@Joehuu Joehuu added area:song-select type/cosmetic Only affects the game visually. Doesn't affect things working or not working. labels Jul 20, 2025
@peppy peppy self-requested a review July 20, 2025 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:song-select size/XS type/cosmetic Only affects the game visually. Doesn't affect things working or not working.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Beatmap update button restarts animation at every hover

4 participants