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: AllDaysEvent event cell color problem #996

Closed
wants to merge 2 commits into from

Conversation

omercandemir
Copy link

When custom background color was typed via EventCellStyle, if the event was an AllDaysEvents and covered more than one day, the entered color was not visible. The problem has been fixed.

issue; #995

…nt was an AllDaysEvents and covered more than one day, the entered color was not visible. The problem has been fixed.
Copy link

vercel bot commented Dec 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-big-calendar ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 22, 2023 10:54pm

Copy link
Owner

@acro5piano acro5piano left a comment

Choose a reason for hiding this comment

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

I think the real issue is the backgroundColor property cannot be controlled on userland. Can you create a new prop like allDayEventCellStyle, rather than the single color prop? It should bring more controlls on how the component is shown.

Thanks

@acro5piano
Copy link
Owner

Fixed on #996

@acro5piano acro5piano closed this Mar 19, 2024
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