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

Award image misplacement when the screen is first opened #11

Open
bnfour opened this issue Apr 14, 2024 · 1 comment
Open

Award image misplacement when the screen is first opened #11

bnfour opened this issue Apr 14, 2024 · 1 comment
Assignees
Labels
bug Something isn't working song info Related to Song info mod soon™ Implemented/fixed, but not included in a release yet

Comments

@bnfour
Copy link
Owner

bnfour commented Apr 14, 2024

For some mysterious reason (probably have something to do with the animation, if I had to take a guess), the first time the song info screen is opened after its initialization (so after game startup and after playing any song), the X coordinate override for the award image is ignored, it stays where it were originally, the Y coordinate is changed as intended:

song-info-issue

I did some band-aid patching, so from the second time the screen is opened, and onwards, everything is placed as intended:

song-info-after

The issue is purely cosmetic, and I have had enough of the "edit-the-UI-using-nothing-but-code" adventures for the time being, so this is put on hold until I recover my MP.

@bnfour bnfour added song info Related to Song info mod bug Something isn't working labels Apr 14, 2024
@bnfour
Copy link
Owner Author

bnfour commented May 26, 2024

If anyone wonders, I did find a way to move the image forever ⸜(。˃ ᵕ ˂ )⸝

The fix will be included in upcoming v13, which is going to be available whenever 4.5.0 is released (June 21st? 28th? Totally unexpected surprize date (please no)?)

@bnfour bnfour self-assigned this May 26, 2024
@bnfour bnfour added the soon™ Implemented/fixed, but not included in a release yet label May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working song info Related to Song info mod soon™ Implemented/fixed, but not included in a release yet
Projects
None yet
Development

No branches or pull requests

1 participant