| Issue 2172: | Best way to display time text on multi-day events *with times* | |
| Back to list |
@ksykulev raises this question and attempts a solution in this pull request: https://github.com/arshaw/fullcalendar/pull/76 basically, what to do when in the middle sections of a multi-day timed event. Do we display the start time, even though the start was on a previous day? Do we display the end time even though it will end on a future day? I'm not sure what the best solution is, gotta think about it more. I'm more tempted just to come up with some better default behavior rather than make this a configurable setting.
Jul 22, 2014
Project Member
#1
adamrs...@gmail.com
Labels:
milestone-skeleton
Jul 23, 2014
This is fixed in v2.1 (beta) http://blog.arshaw.com/1/post/2014/07/fullcalendar-210-beta.html https://github.com/arshaw/fullcalendar/blob/v2.1.0-beta1/src/common/TimeGrid.events.js#L99-L111
Aug 14, 2014
(No comment was entered for this change.)
Status:
Implemented
Aug 26, 2014
This issue has been resolved with the official release of v2.1.0: http://blog.arshaw.com/1/post/2014/08/fullcalendar-210-released.html Please post any follow-up bug reports or feature requests as separate issues. Thanks.
Status:
Released
|
|
| ► Sign in to add a comment |