Dimillian / IceCubesApp

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

Bug: Default opacity for Tint Color reset to default value after app closed and reopened. Affects poll results readability #2188

Open stepheneb opened 2 months ago

stepheneb commented 2 months ago

Environment:

Description

Default opacity for Tint Color reset to default value after app closed and reopened.

Poll results are hard to read with the default color and opacity for Tint Color.

IMG_9616

I change the opacity of Tint Color to 50% in Settings > Display Settings > Tint to make poll results more readable.

IMG_9617

IMG_9618

Poll results are now readable:

IMG_9621

After closing the IceCubesApp by swiping up when list of running apps viewed and reopening Tint Color opacity is reset to the default value and poll results are again hard to read

Related Issues

I searched for issues reporting preferences not being persisted and didn't find any.

1140