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

Bug: CGColor from dynamic UIColor #496

Merged
merged 1 commit into from
Sep 5, 2022
Merged

Bug: CGColor from dynamic UIColor #496

merged 1 commit into from
Sep 5, 2022

Conversation

Dolphin54rus
Copy link
Contributor

@Dolphin54rus Dolphin54rus commented Mar 31, 2022

Resolves #487

Summary

When CGColor was taken from a dynamic UIColor the system theme was always used.

tableview.overrideUserInterfaceStyle = .dark

Before:

After:

Requirements (place an x in each of the [ ])

@YaPSNapp
Copy link

YaPSNapp commented Sep 3, 2022

Is there any plan to merge this PR please ?

@Juanpe
Copy link
Owner

Juanpe commented Sep 5, 2022

Hi @Dolphin54rus! thanks for contributing.

LGTM 🎉

@Juanpe Juanpe added the 🐞 bug label Sep 5, 2022
@Juanpe Juanpe merged commit ca7d2ed into Juanpe:main Sep 5, 2022
ndtoan75 pushed a commit to notabasement/SkeletonView that referenced this pull request Sep 23, 2022
…upstream_version_1.30.2

* commit '6604aae9899987206c3a99607c0549a46d3f35a4':
  Bump version 1.30.2
  Fix "complementaryColor" color isn't changed after updating the application theme (Juanpe#496)
  Update Stale action
  Create needs-attention.yml
  Bump version 1.30.1
  Bugfix/tableview insetgrouped (Juanpe#494)
  Update README.md
  Revert changes in the Package file
  Testing XCFramework
  Bump version 1.30.0
  Add prepareViewForSkeleton to SkeletonCollectionViewDataSource (Juanpe#505)
  Bump version 1.29.4
  Bump tzinfo from 1.2.5 to 1.2.10 (Juanpe#507)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The complementary color in Gradient color is not changed after updating the application theme
3 participants