| Issue 298: | Agenda Day's time axis too wide | |
| 5 people starred this issue and may be notified of changes. | Back to list |
Hello, I'm having trouble with the agenda day's x-axis, even though i changed the .fc-agenda .fc-axis (width: 50px) to a smaller value, it's still too wide. But when i navigate to prev/next day, it gets smaller.
Feb 5, 2010
Project Member
#1
adamrs...@gmail.com
Feb 26, 2010
(No comment was entered for this change.)
Status:
Done
Jun 14, 2010
We are having the same issue with the stock code. What happens is that when we increase the size, the leftmost column gets increasing larger. When you decrease the window size, the leftmost column shrinks to the .fc-agenda .fc-axis css width on line 461 of fullencalendar.css. We would like to be able to fix the width so that it doesn't resize at all because that content will always just be a date or time and we will pick a size that will always display everything on one line.
Dec 6, 2011
I too have got the same problem. I'm using 1.5.2 with jQuery 1.7.1. The <th> with class="fc-agenda-axis" column takes up the majority of the width of the day view. The JS is injecting the width in the style attr. It must be miscalculating the width from div that is calling the calendar function. I've tried to fix it myself, but can't figure out where the style attr is coming from.
Aug 14, 2013
Issue 1214 has been merged into this issue. |
|
| ► Sign in to add a comment |