Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable bounce effect #84

Open
breytex opened this issue Oct 23, 2016 · 5 comments
Open

Disable bounce effect #84

breytex opened this issue Oct 23, 2016 · 5 comments

Comments

@breytex
Copy link

breytex commented Oct 23, 2016

Hello :)

I want to disable the bounce-effect from a thrown-out card,
so that the animation is very linear without shaking the card just before coming to rest.

I looked at card.js and played arround with the spring-values - to no avail.

Any suggestions? :)

@gajus gajus added the question label Apr 16, 2017
@gajus
Copy link
Owner

gajus commented Apr 16, 2017

@breytex Have you figured it out at the end?

If yes, please document the solution and close the issue.

@powerbuoy
Copy link

Any updates on this? Looking to achieve the same thing but there doesn't seem to be any options/config related to the bounce?

@gajus
Copy link
Owner

gajus commented Jun 3, 2020

PRs welcome. It is not a codebase I work on actively.

@PeterTheOne
Copy link

As far as I saw the problem is that the spring pulling the card in is active while another spring is pulling the card out. One would need to disable the first one and re-enable it if needed. There is no config for the springs and now way to overwrite the from the outside without changing swing code.

@PeterTheOne
Copy link

Related to (or duplicate of) #33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants