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

Font size #12

Open
M0lyk opened this issue Mar 5, 2020 · 5 comments
Open

Font size #12

M0lyk opened this issue Mar 5, 2020 · 5 comments
Labels
bug Something isn't working

Comments

@M0lyk
Copy link

M0lyk commented Mar 5, 2020

Hi, thank you so much for this game.
I'm having an issue with font size with the tile 16384 :
Screenshot_20200305-083109

@sleep-yearning sleep-yearning added the bug Something isn't working label May 20, 2020
@alexandrestein
Copy link

Even on regular grid it happened to me.
It started small and decreased over time to become invisible.

At the end of the game it reappeared like on the screenshot above.
Screenshot_20211002-105514

Everything else is great.
Thanks 😊

p-davide added a commit to p-davide/privacy-friendly-2048 that referenced this issue Nov 4, 2022
Code used to manually update font size has been replaced by a call to
`setAutoSizeTextTypeUniformWithConfiguration`.
Fixes SecUSo#2, SecUSo#6 and SecUSo#12.
p-davide added a commit to p-davide/privacy-friendly-2048 that referenced this issue Nov 5, 2022
Text resizing is handled by `AutoSizeableTextView`, which `Element`
implements, so manual text resizing is unnecessary.
Fixes SecUSo#2, SecUSo#6 and SecUSo#12.
p-davide added a commit to p-davide/privacy-friendly-2048 that referenced this issue Nov 5, 2022
Text resizing is handled by `AutoSizeableTextView`, which `Element`
implements, so manual text resizing is unnecessary.
Fixes SecUSo#2, SecUSo#6 and SecUSo#12.
@killerbees19
Copy link

16384 font gets smaller with each movement 😅

But the font size resets when rotating the screen or even taking a screenshot.

@inson1
Copy link

inson1 commented Feb 22, 2024

Yes, 16384 get smaller and smaller till I cant see the text and after screenshot I cant see the last 4 Screenshot_2024-02-22-08-56-20-787_org.secuso.privacyfriendly2048.jpg

@inson1
Copy link

inson1 commented Feb 22, 2024

32768 has is it too

@mhastu
Copy link

mhastu commented May 18, 2024

For me it already happens with 1024, supposedly because of "Large" font in Android settings.
Screenshot_20240518-114129_2048

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

6 participants