Skittyblock / Dune

A free, open-source, iOS 13-like dark mode for iOS 11 and 12
GNU General Public License v3.0
74 stars 17 forks source link

[Bug] Widget showing black text upon upgrading to 1.1.2 #7

Open EmptyVisual opened 5 years ago

EmptyVisual commented 5 years ago

In relation to #4 previously closed bug, there's been one particular widget I use that is still showing as black text still.

Application on app store is 'Days - Sobriety Counter' by Tomas Vitek https://apps.apple.com/au/app/days-sobriety-counter/id1084331959

Downgrading to 1.1.1 shows it as white, however what changes had come in via 1.1.2 have reverted back to black. I was trying to compare the differences in code and the only thing I could really think was there was something relating to fallback color that was removed? Not sure if that helps.

First image - 1.1.1 Second image - 1.1.2

Image from iOS (1)

Image from iOS