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

Some dates are not displayed and show #1437

Closed
liujieyuu opened this issue Jun 21, 2024 · 2 comments
Closed

Some dates are not displayed and show #1437

liujieyuu opened this issue Jun 21, 2024 · 2 comments

Comments

@liujieyuu
Copy link

liujieyuu commented Jun 21, 2024

Xcode:15.4
Device:iPhone12,iPhone11
System:ios17.5
FSCalendar :Latest
Some dates are not displayed and show
Simulator Screenshot - iPhone 11 - 2024-06-21 at 11 09 52

@liujieyuu liujieyuu changed the title 部分日期显示不出来 Some dates are not displayed and show Jun 24, 2024
@liujieyuu
Copy link
Author

I found the cause of the problem, originally I set the frame like this: calendar = FSCalendar(frame: CGRectMake(15, 22, 345kScaleFactor - 30, 280kScaleFactor)) The width and height here are cgfloat which caused my current problem, I will change it to int type, it is good.

@jackiectman
Copy link

It can indeed be solved, it's really strange

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

2 participants