ng2-dragula icon indicating copy to clipboard operation
ng2-dragula copied to clipboard

horizantal drag one card to another scroll in reverse in horizantal as my card list is hozizantal.

Open leena0418 opened this issue 6 years ago • 2 comments

here how its looking like , we are having list of cards and inside that we have items , which can be gradable to one card to another , problem is when we move our item from one card to another its not move scroll in direction of dragging moving ,but its moving in direction of mouse so drag in one direction scroll in other direction so unable to move a head need a help .

leena0418 avatar Nov 17 '18 12:11 leena0418

here how its looking like , we are having list of cards and inside that we have items , which can be gradable to one card to another , problem is when we move our item from one card to another its not move scroll in direction of dragging moving ,but its moving in direction of mouse so drag in one direction scroll in other direction so unable to move a head need a help . 123456

leena0418 avatar Nov 17 '18 12:11 leena0418

This library does not implement any scrolling behaviour at all. Dragula does not either. There are other ways to do scrolling, such as dom-autoscroller. There is also the Angular CDK which I think has something like it? Maybe.

cormacrelf avatar Nov 17 '18 17:11 cormacrelf