Hi,
I have an event with canEditLane = false and canEdit=true, when I try to drag/drop within one lane (in dayview with showDayLanes=true) then the system shows the drag markers but when dropped nothing changes.
It seems that in the dragRepositionStop the currCol value is computed wrong, or at least it is not inline with the props._startCol.
See the attached screenshot for debugging details. I am using 9.1d from 13 oct.
gr. Martin
I have an event with canEditLane = false and canEdit=true, when I try to drag/drop within one lane (in dayview with showDayLanes=true) then the system shows the drag markers but when dropped nothing changes.
It seems that in the dragRepositionStop the currCol value is computed wrong, or at least it is not inline with the props._startCol.
See the attached screenshot for debugging details. I am using 9.1d from 13 oct.
gr. Martin
Comment