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

Fix barview #262

Merged
merged 2 commits into from
Oct 19, 2020
Merged

Fix barview #262

merged 2 commits into from
Oct 19, 2020

Conversation

croossin
Copy link
Contributor

No description provided.

@@ -137,7 +137,7 @@ public class CardPartsMintTheme: CardPartsTheme {
public var barColor: UIColor = UIColor.turboHeaderBlueColor
public var todayLineColor: UIColor = UIColor.Gray8
public var barHeight: CGFloat = 13.5
public var roundedCorners: Bool = false
public var roundedCorners: Bool = true
Copy link
Contributor

Choose a reason for hiding this comment

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

Probably leave the default value as is?

@croossin croossin merged commit b2d0fb3 into master Oct 19, 2020
@croossin croossin deleted the barviewfix branch October 19, 2020 16:37
Copy link
Contributor

@bharathmurs bharathmurs left a comment

Choose a reason for hiding this comment

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

LGTM 👍

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.

2 participants