| Issue 942: | Intersection Highlighting | |
| 1 person starred this issue and may be notified of changes. | Back to list |
While on stackoverflow somebody asked a pretty good question Take a look here http://stackoverflow.com/questions/5862509/mark-overlapping-events-in-fullcalender-with-cell-background-color Does it seems feasible as an internal function? Somehow add a class to an event and if any two event with that class overlap will add like a highlight colour to the cells there are overlapped on. It seems like a feature that no other calendar offers and could potentially be something really nice and useful. Good work and thanks again for a great script!
May 8, 2011
Project Member
#1
adamrs...@gmail.com
Status:
Maybe
Aug 13, 2013
Issue 74 proposes that days with events over them have a certain className. That's about as far as I'll go with this. Any further is probably too specific to your usecase. Plus, in theory, you might be able to write a plugin that hooks into `viewRender` and `eventAfterAllRender` to do this. I think the interaction would be best if overlapping events were not event allowed in the first place. Still fleshing out that interaction on issue 396
Status:
WontFix
Labels: Type-Feature |
|
| ► Sign in to add a comment |