-
Notifications
You must be signed in to change notification settings - Fork 99
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
Some incorrect font being used on key binding screen (Mac OSX) #477
Comments
It looks like the right font. Mac symbolizes "UP" as an arrow and "SPACE" as as an undescore, not much to do about that. But for some reason the shadow gets rendered in yellow. Strange. |
Please guys have a look at the markup. One can directly embed pictures using |
Thanks I did not know that, I will use that in future. |
@BubblegumBalloon |
Sorry I don't have access to my computer atm (on an iPad) I will test tomorrow. |
Interesting. For some reason the colors work differently on Mac |
This issue is only about the fact that Mac uses arrows to describe arrow keys and an underscore to describe space. Do we think this is a problem that should be manually fixed in some way? For the bug with the broken Mac unicode fallback font see: #508 |
If you dont have any luck fixing to fonts I think the best solution would be to just roll back the changes. Having a few funny looking keys in the key bindings menu wasn't really a big deal but having all the menus looking like that gets pretty annoying. |
Rolling back is not an option. There are no known new bugs in the new system (just less bugs). The existing Mac bug is just more visible due to the fact that the game doesn't force text to be in upper-case, but this will be handled by #518 This issue is just about how Mac displays arrows and space. But it has gotten confused with lots of other bugs. |
@BubblegumBalloon |
Great! The space symbol is still a bit weird, but that's just how MacOSX likes to do it. |
Well we have the mouse and arrow options for shooting now so I doubt many people will even use the old space bar way anymore. Its not too bad anyway, I think most people will know what it means. |
Ah, excellent. If people select space themselves, they will instantly understand what it means: |
Picture of the issue:
On Mac OSX the font is being incorrectly rendered for some keys on the keybinding menu.
The text was updated successfully, but these errors were encountered: