Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCollapse 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 |


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!