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

Header background color issue #1417

Open
danishmunir420 opened this issue Oct 16, 2023 · 1 comment
Open

Header background color issue #1417

danishmunir420 opened this issue Oct 16, 2023 · 1 comment

Comments

@danishmunir420
Copy link

If I add background color of weekdays with vertical scrolling and paging false. background is not working on weekdays text.

@pksuthar746
Copy link

self.calendar.calendarHeaderView.backgroundColor = UIColor.blue

This code sets the header's background color to blue.

If you're encountering issues with the header background color not displaying as expected, especially when vertical scrolling and paging are disabled, it might be related to known issues in FSCalendar.
Ensure you're using the latest version of FSCalendar, as updates may contain fixes for such issues.

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