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

item bubbles (both inventory and pickup) are way too big for the text #4

Open
BluRosie opened this issue Apr 21, 2022 · 1 comment
Open
Labels
bug Something isn't working

Comments

@BluRosie
Copy link
Owner

because of the variable-width text, the length*0xC isn't sufficient for smaller text anymore--need to base the bubble width on the new lesser width

@BluRosie BluRosie added the bug Something isn't working label Apr 21, 2022
@BluRosie
Copy link
Owner Author

BluRosie commented Apr 25, 2022

fixed inventory item bubble (1b203b3)--text data seems to be misaligned yet (Graffiti Desk maps to "Desk_______Graffiti", will need to fix that as well
still need quest dialog and pickup bubbles to be resized

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