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 with FastisConfig.DayCell.rangeViewCornerRadius > 6 #50

Closed
LavTeamProject opened this issue Jan 20, 2024 · 1 comment
Closed

Bug with FastisConfig.DayCell.rangeViewCornerRadius > 6 #50

LavTeamProject opened this issue Jan 20, 2024 · 1 comment

Comments

@LavTeamProject
Copy link

`
/**
Corner radius of cell when date is a start or end of selected range

     Default value — `6pt`
     */
    public var rangeViewCornerRadius: CGFloat = 20

`

If you set a value greater than 6, then this bug appears:
Simulator Screenshot - iPhone 15 Pro Max - 2024-01-20 at 17 19 58

How to fix?

@LavTeamProject
Copy link
Author

2024-01-20 17 32 39

UriyDevyataev added a commit that referenced this issue Mar 13, 2024
 - replace two view leftRangeView and rightRangeView to backgroundRangeView
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

No branches or pull requests

1 participant