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

Replace yytext, Complete refactor of theme code, Redesign of Profile and Inbox views #1144

Merged
merged 27 commits into from
Dec 19, 2020

Conversation

ccrama
Copy link
Collaborator

@ccrama ccrama commented Dec 16, 2020

No description provided.

@ccrama ccrama marked this pull request as draft December 16, 2020 15:19
@ccrama ccrama changed the title Replace yytext Replace yytext, Complete refactor of theme code, Redesign of Profile and Inbox views Dec 18, 2020
@ccrama ccrama marked this pull request as ready for review December 18, 2020 23:53

static func fontColorOverlaid(withForeground: Bool, _ percent: CGFloat, _ dark: Bool) -> UIColor {
if #available(iOS 13.0, *) {
return UIColor { (traits) -> UIColor in
Copy link
Collaborator

@SlideCI SlideCI Dec 18, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Unused parameter "traits" in a closure should be replaced with _.
unused_closure_parameter ColorUtil.swift:400

@ccrama ccrama merged commit 3b273ed into core_data_rewrite Dec 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants