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

Decrease font size #7

Closed
Taz03 opened this issue Mar 2, 2023 · 3 comments · Fixed by #10
Closed

Decrease font size #7

Taz03 opened this issue Mar 2, 2023 · 3 comments · Fixed by #10
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Taz03
Copy link
Member

Taz03 commented Mar 2, 2023

2023-03-01_22-46
decrease font size for higher value blocks, so that it doesn't touch the sides/goes out the box

@Taz03 Taz03 added the good first issue Good for newcomers label Mar 2, 2023
@Zabuzard Zabuzard added the help wanted Extra attention is needed label Mar 2, 2023
@ooplesoft
Copy link
Contributor

In the Renderer file, can we do a check for values and set a font size scaler depending on orders of magnitude. So if we have 1024 go up to 16,384, we know to decrease the font size further.

@Taz03
Copy link
Member Author

Taz03 commented Apr 1, 2023

In the Renderer file, can we do a check for values and set a font size scaler depending on orders of magnitude

yes thats what we want to do

So if we have 1024 go up to 16,384

game stops after 2048

@Taz03 Taz03 linked a pull request Apr 16, 2023 that will close this issue
@lebedevhhh
Copy link
Contributor

simple comment to assign to me this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants