| Issue 784: | strange behavior with small slot height; | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Hi, just found another bug my settings css slot height (.fc .fc-agenda-body td div ) height:10px; calendar option slotMinutes: 30; selection,dragging and resizing act incorrectly. see attached files. my observations: function setHeight sets height to 11, which i believe is correct; To make dragging and resizing work properly, i need to set local variable slotHeight in function draggableSlotEvent and resizableSlotEvent to 16; **attachment description** calendar_bad_select: thin arrow demonstrates cursor movement, thick one demonstrates actual cursor position, you see, that the selection helper end is set incorrectly. resize_start shows start position, event end is at 19:00 resize_during shows position right before releasing mouse button, note that end time is set incorrectly. resize_stop shows what happends after releasing mouse button, the event shrink itself to incorrectly selected time. P.S: good job with new version (1.4.10), i could remove allmost all my customization regarding scrollbar in agenda views.
Jan 12, 2011
Project Member
#1
althaus.it
Status:
Reproducing
May 8, 2011
(No comment was entered for this change.)
Status:
Done
|
|
| ► Sign in to add a comment |