angular-calendar icon indicating copy to clipboard operation
angular-calendar copied to clipboard

bug drag and drop

Open Sirioxstar opened this issue 3 years ago • 2 comments

Hi, i have a problem with drag and drop in touch mode. I have added this properties [touchStartLongPress]="{ delay: 1000, delta: 30 }" but it's ignored. later I added mwldraggablescrollcontainer and [touchStartLongPress] = "{delay: 1000, delta: 30}" it works but when I move the event the div loses the scroll and it is no longer possible to restore it.

image

How can I solve?

angular-calendar 0.28.22 browser chrome

Describe the bug

Minimal reproduction of the problem with instructions

Screenshots

Versions

  • @angular/core: 11.1.1
  • angular-calendar: 0.28.22
  • Browser name and version: chrome

Sirioxstar avatar Mar 27 '21 09:03 Sirioxstar

Thanks so much for opening an issue! If you'd like me to give priority to answering your issue or would just like to support this project, then please consider sponsoring me

matts-bot[bot] avatar Mar 27 '21 09:03 matts-bot[bot]

@Sirioxstar can you please provide a minimal reproduction?

billyjov avatar Oct 05 '23 14:10 billyjov