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

Right arrow on "Select your House" screen is invisible unless mouse hovered, and then has odd palette #18

Open
juj opened this issue Jun 6, 2022 · 2 comments
Labels
bug ui Related to the UI

Comments

@juj
Copy link
Contributor

juj commented Jun 6, 2022

While applying the workaround from #16 , there are still some screens that lay out incorrectly (like #17). Another one is the "Select your house" screen:

image

There is also a palette/color glitch(?), there is a right arrow at the bottom of the house icons, but it is very dark, and only highlights when hovering mouse over it. I can't recall what the colors were in the original game, but looks like it might be off. Mouse hovering over the icon also shows colors that seem off:

image

Other menu screens typically get centered, e.g. after selecting the house Ordos from the above menu, will show a centered screen:

image

@henricj henricj added bug ui Related to the UI labels Jun 7, 2022
henricj added a commit that referenced this issue Jun 7, 2022
@juj
Copy link
Contributor Author

juj commented Jun 8, 2022

Nice, confirmed the fix for this!

The palette on the right arrow icon is still off - wonder if that would be good to dedicate a different issue, or just keep this one open for that.

@henricj
Copy link
Owner

henricj commented Jun 8, 2022

I've wondered about those arrows before (the left arrow is just the same). Maybe the idea is for the selection screen to look like the original game unless one knows to mouse over those arrows? It should be simple enough to change the color.

@juj juj changed the title "Select your house" screen does not center, but is displayed top-left Right arrow on "Select your House" screen is invisible unless mouse hovered, and then has odd palette Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug ui Related to the UI
Projects
None yet
Development

No branches or pull requests

2 participants