-
Notifications
You must be signed in to change notification settings - Fork 343
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
Collapse animation speed #32
Comments
In Collapse.js I see
This means the duration is hardcoded? |
Yes @ValiDraganescu, It is hardcoded right now. I will soon update it in the next version, for custom transitions. |
I ended up copying Collapse.js and modifying per my needs, it works for now |
Great @ValiDraganescu |
@proksh I would like to know if this issue has been fixed |
@bobbylemm Not yet! |
@LucaMoro96 can I work on this |
@bobbylemm Sure! |
Alright great |
hi @ValiDraganescu can i work on this? |
Hi @manan1979 , this is not my repo, I see others above offering to work on this one, so maybe check with @bobbylemm |
Hi, I am using atomize for a toy project. I noticed that the collapse atom is not very snappy in it's animation, I'd like to speed up the animation. How to do this? Thank you!
The text was updated successfully, but these errors were encountered: