| Issue 204: | Space on right side of agenda events configurable through CSS | |
| 5 people starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Create a long event but isn't an "allDay" event. 2. Try to add another event (by clicking on the calendar) at some point in time which overlaps the long event. It is difficult for some of my users to get the cursor to the narrow space left by the long event. What version of the product are you using? 1.4 Please provide any additional information below. I'm not sure if it's possible right now with css, but it would be great if the width of a single event in the week-agenda view was configurable. It currently leaves only about 5% of the horizontal space, which is just too little room for some people to easily/quickly click on. It gets even worse if there are 2 stacked events.
Nov 26, 2009
Project Member
#1
adamrs...@gmail.com
Status:
Accepted
Dec 3, 2009
in 1.4.2 (just released), there is always guaranteed to be at least 10 pixels of space on the right of agenda events. in the future though, this will be fully configurable through the stylesheet, but for now it is hardcoded (waiting to break backwards compatibility w/ the stylesheet in v1.5)
Summary:
Space on right side of agenda events configurable through CSS
Labels: -Type-Defect Type-Enhancement
Jun 16, 2010
Issue 505 has been merged into this issue.
Jul 29, 2012
which function in fullcalendar.js defines this width? we are only using droppable events and therefore would like to remove this space.
Aug 13, 2013
(No comment was entered for this change.)
Labels:
-Type-Enhancement -Priority-Medium Type-BehaviorMod
Aug 14, 2013
(No comment was entered for this change.)
Labels:
-Type-BehaviorMod Type-Feature
Jun 15, 2014
(No comment was entered for this change.)
Labels:
milestone-skeleton
Jul 23, 2014
This is now possible in v2.1 (beta) http://blog.arshaw.com/1/post/2014/07/fullcalendar-210-beta.html How to customize it: https://github.com/arshaw/fullcalendar/blob/v2.1.0-beta1/dist/fullcalendar.css#L676-L682 I would really appreciate if you could verify this. Thanks a lot!
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 |