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

Text on UI issues (TextMeshPro Text only) #24

Open
drojf opened this issue Feb 27, 2024 · 0 comments
Open

Text on UI issues (TextMeshPro Text only) #24

drojf opened this issue Feb 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@drojf
Copy link
Contributor

drojf commented Feb 27, 2024

I'm not sure if these bugs have always been there, but after the new release I just made (updating to newer sharper fonts) (release https://github.com/07th-mod/higurashi-rei/releases/tag/v1.3.0), I've noticed these issues:

  1. On any UI which has text (which is a TextMeshPro text object and not an image), when you close the UI, the text does not fade out. The UI will fade out first, then at the end the text will disappear (immediately, without any fade). This includes the settings screen, and save load popups.
    • NOTE: The choice screens don't exhibit this behavior, and I remember fixing this myself before, so perhaps I can fix it the same way. Unless the fix was just a workaround which was fixed in the game script...I can't remember.
  2. The text on the Save/Load popup is too large/hard to read:
    image
@drojf drojf added the bug Something isn't working label Feb 27, 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
Projects
None yet
Development

No branches or pull requests

1 participant