LittleLightForDestiny / littlelight

Little Light is an inventory manager/companion app for Destiny 2 for both iOS and Android. It helps guardians move their gear and track their ingame progress.
MIT License
160 stars 31 forks source link

Fixed activity rank overflow #334

Closed bill0042 closed 3 months ago

bill0042 commented 3 months ago

Activity rank was overflowing on iOS. I guess impeller makes the fonts larger. Fixed the issue by reducing the stepName font size, reducing the height of the bars, and reducing some margins. Changed so that any leftover space goes to the rank title and the rank title is centered in that space.