angular-ui / ui-calendar

A complete AngularJS directive for the Arshaw FullCalendar.
http://angular-ui.github.io/ui-calendar/
MIT License
1.49k stars 729 forks source link

Event about plural dates #310

Closed tsuzuki08 closed 9 years ago

tsuzuki08 commented 9 years ago

I have created an event until 1:00 the next day from 23:00. This event when it was displayed in the "monthview", "event-container" there is only one day. To display in two days, what should I do?

tsuzuki08 commented 9 years ago

Self-solve. We had missed the setting of "nextDayThreshold".