| Issue 168: | Events with no end time take up 2 hour blocks in the week and day views. | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Create an event with no end time. 2. View the week or day the event is in. What is the expected output? What do you see instead? I expect the event to take up a 30 minute block or less. Instead it takes up a 2 hour block. What version of the product are you using? On what operating system? v1.4 Please provide any additional information below. If I resize the event by dragging the bottom all the way up to the top, it displays correctly until the calendar is reloaded.
Nov 10, 2009
right, it is programmed to do this by default. use the defaultEventMinutes to adjust this. thanks mvboom
Status:
Done
|
|
| ► Sign in to add a comment |
defaultEventMinutes: Integer, Default: 120 In the agenda views, when a CalEvent has an unspecified end date, determines the length (in minutes) the event appears to be.