-
Notifications
You must be signed in to change notification settings - Fork 34
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
feat: material difference #86
feat: material difference #86
Conversation
Ohhh, ok I will check on other computer to check if works or not. |
Hi, I just tested and for me works perfectly. What game mode did u tried? |
Yes this is it, by zooming out I don't have the problem any more, maybe this can be fixed like we do for the other text on the app |
Ok,I didn't find how to fix the text, like you in app, can you provide more context about it, please? Or I can just copy the ASCII from to_string function for each piece, instead using symbols? |
Signed-off-by: Thomas Mauran <[email protected]>
Hello @Inf3n0s managed to get it working by setting the text to bold, for some reason this makes it stay when zooming, don't ask me why lmao. |
Awesome, so we can merge to main ? |
Yep make sure you lint the code as said in the CI: |
It's fixed now ig. |
Thanks again for your contribution @infernosalex |
* Add reset the game/ go to the menu by pressing a key * Material difference --------- Co-authored-by: Thomas Mauran <[email protected]> Signed-off-by: Thomas Mauran <[email protected]>
Fix material difference
Description
Fixes #53 and I add a feature to go back to the back menu when you press key 'b'.
How Has This Been Tested?
I don't know how to test this UI feature, perhaps you could help me with some ideas.
Checklist: