Bug Report
Describe the issue:
The font size of the comments appears to be random (see attached screenshot).
The global and comment font size settings don’t seem to have any effect.
It doesn’t seem to correlate with comment length, depth, age, score, or any other variable I can think of.
I just updated the app and it’s still happening.
Steps to reproduce:
- Open a post’s comments.
- Scroll. Unfold folded comments.
- Notice the rich variety of font sizes.
- Struggle to read the smaller ones because you’re not as young as you used to be.
Device Information
- App Version: 1.0.344 (344)
- Platform: android
- OS Version: SKQ1.220303.001 test-keys
- Notice: Using legacy Shared Preferences
Modified Settings
The following settings have been changed from defaults:
- alwaysShowInstance:
true(default:false) - alwaysTrustDomains:
true(default:false) - shouldUseHighRefresh:
false(default:true) - shouldShowPageNumbers:
true(default:false) - mediaSecondaryAction:
download(default:none) - isVolumeNavigationEnabled:
true(default:false) - shouldAlwaysDisplayAvatars:
true(default:false) - shouldHighlightNewComments:
true(default:false) - nsfwView:
show(default:blur) - applyNsfwInCommunities:
false(default:true) - cardType:
fullwidth(default:card) - postActions:
[](default:[]) - shouldCombineMarkdownImages:
false(default:true) - shouldRemembercommentPosition:
false(default:true) - shouldDimBrightBackgrounds:
false(default:true) - shouldForceBlackImageBackground:
false(default:true) - textSizeMultiplier:
1.25(default:1.0) - maxCacheSizeGB:
1(default:2)


I will take a look thank you for the report! I think it’s something to do with the markdown library I’m using.
I was thinking it was related to the length of the text.
Thought so too at first, but in the screenshot you can see shorter and longer comments with both smaller and bigger text.
Same with score, age, level… so far I haven’t found anything that always correlates with the text size.
Thanks!