angular2-swing icon indicating copy to clipboard operation
angular2-swing copied to clipboard

How can I change throw out speed of card

Open nickdekesel opened this issue 8 years ago • 3 comments

I am currently calling the throwout function when clicking a like or dislike button, but I am not able to set the speed of the thow out movement of the card. Right now it is not visible for the user which side it is moving and the card just disappears. Is there a solution for this?

nickdekesel avatar Aug 20 '17 21:08 nickdekesel

If I recall correctly the animation doesnt happen when you trigger the slide programmatically.

mashhoodr avatar Aug 23 '17 05:08 mashhoodr

Is there a way to add this functionality or does this mean I have to write my own animation before throwing out? Is there a way for me to extend this angular swing module because I like the basic functionality but it is too limited for what I want to use it for?

nickdekesel avatar Aug 26 '17 22:08 nickdekesel

I am also looking for same feature . I want to call some function on button click and show the animation with speed.

Anujmoglix avatar Mar 20 '19 07:03 Anujmoglix