Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.4-SNAPSHOT
-
None
Description
Currently, if an appointment exists outside the visibleStartHour/visibleEndHour limits, it does not appear in the day or workweek modes.
This patch checks for events outside the visible range and extends the visible range to display the events. If events only occur within the visible range, then no adjustment is made.