Dimillian / IceCubesApp

A SwiftUI Mastodon client
https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884
GNU Affero General Public License v3.0
4.95k stars 466 forks source link

Bug: number of replies and boosts doesn’t display correctly on iOS #1927

Closed jimgar closed 6 months ago

jimgar commented 6 months ago

Environment

Description

Number of replies and boosts is being cut off when my iPhone is in portrait orientation. Tilting to landscape shows the counts.

I have an iPhone 12 Mini so I expect this change has gone unnoticed given that not a lot of people use ‘smaller’ phones these days.

IMG_0087

IMG_0086

IMG_0085

Related Issues

Dimillian commented 6 months ago

I'm wondering what would be the best solution. To scale the text down? Or to turn it off altogether?

jimgar commented 6 months ago

Not sure. It looks like whitespace, possibly from the icons, is covering up the text? If that's the case would scaling the text down even help? Turning the text off doesn't feel right because you lose the sense of what's popular at the moment or how much it is doing the rounds.

It didn't used to be this way, I only noticed it in the past several weeks and have only just got around to opening this issue (sorry - I realise that makes it harder to diagnose). Before, the whole number would display just fine.

jimgar commented 6 months ago

Hi

Thanks for working on this.

Just to let you know that the PR hasn’t resolved this issue for me, as number of boosts are still hidden by the star’s white space.

Maybe I need to wait for an update to hit the app store?