Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    12.1p+ Strange Calendar drag and drop effects

    Hi Isomorphic,

    I noticed a strange effects when Drag'n'Dropping events here (v12.1p_2023-06-12).
    • Add disableWeekends: false to the sample.
    • If you drag and drop an event to the left out of the calendar and drop, everything is OK, the events is dropped on the correct time on Sunday (first day of the week in the sample)
    • If you drag and drop an event to the right out of the calendar and drop, the event does not move and is non-moveable afterwards
    I'm not sure why this is, but in general I think it would be OK to disallow all drops outside the calendar area.
    This only happens with disableWeekends: false, I assume because otherwise the last in-calendar position prevents a drop and the erroneous code path for the right-drops is not entered?

    Best regards
    Blama

    Click image for larger version

Name:	DragAndDropOutside.gif
Views:	43
Size:	225.3 KB
ID:	270312

    #2
    This one's been addressed for tomorrow's builds, dated June 14 and later.

    Comment


      #3
      Hi Isomorphic,

      I can see this is fixed using v12.1p_2023-06-14.

      Best regards
      Blama

      Comment

      Working...
      X