Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tint color issues with iOS 14 #31

Open
huanglins opened this issue Oct 22, 2020 · 8 comments
Open

Tint color issues with iOS 14 #31

huanglins opened this issue Oct 22, 2020 · 8 comments

Comments

@huanglins
Copy link

The color will be brighter than it actually is

@Ogerets
Copy link

Ogerets commented Nov 5, 2020

+1

1 similar comment
@tomerubin2
Copy link

+1

@ziv-mishloha
Copy link

+1

@JeremyLeworthy
Copy link

Also having this issue

Example:

tintColorIssueVisualEffectView

@efremidze
Copy link
Owner

What iOS version?

@JeremyLeworthy
Copy link

14.4.2

@ziv-mishloha
Copy link

14.5.1

@lazarev
Copy link

lazarev commented May 10, 2022

Same problem.

I noticed that in this case UIVisualEffectView has additional "colorSaturate" in addition to "gaussianBlur".

In my project I've solved this problem by changing its "inputAmount" parameter to 1.0. But I don't feel like it's a good enough for real pull request to the project. My results is in the patch down here. Hope this would be useful for somebody to make good enough solution for the issue.

0001-Disable-color-saturation-filter-effect.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants