My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 208: end time not displayed when event is really short (agenda views)
2 people starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Dec 2009


Sign in to add a comment
 
Reported by augusto_...@gmx.de, Nov 24, 2009
What steps will reproduce the problem?
1.set a end date no longer 30 minutes from the start date

What is the expected output? What do you see instead?
show the end date in a CalEvent

What version of the product are you using? On what operating system?
1.4.1

Please provide any additional information below.
When in a CalEvent the end date is no longer 30 minutes from start date.
The CalEvent show no end date in the calender. Why? is a Bug?
Nov 24, 2009
#1 augusto_...@gmx.de
sorry for my bad English
Nov 27, 2009
Project Member #2 adamrs...@gmail.com
hi augusto,
this is done when the event is so short, the title has nowhere to go. putting the
event title in the header (with the time) seemed like the best solution. hiding the
end-time seemed like a necessary sacrifice to get this working.

i understand this might not be the best for your situation. if you can think of a
better idea, please let me know. you might also want to play around with making the
'slots' taller, via the following css:

.fc .fc-agenda-body td div {
	height: 50px;
	}

put that after fullcalendar.css. hope this helps

Summary: end time not displayed when event is really short (agenda views)
Labels: -Priority-Medium
Dec 20, 2009
Project Member #3 adamrs...@gmail.com
closing this thread, but respond if you still have questions/ideas. thanks
Status: Done
Aug 3, 2011
#4 henk-...@sleijster.nl
My title is now '8:30 - '. I was expecting '8:30 - 9:30'
I don't get why this is cutoff. There is a lot of space left.
Sign in to add a comment

Powered by Google Project Hosting