VegaScroll icon indicating copy to clipboard operation
VegaScroll copied to clipboard

Spring animation

Open luisfelipesv opened this issue 8 years ago • 2 comments

Can we have (or is there?) an option to don't have the spring animation of the cells?

luisfelipesv avatar Nov 10 '17 01:11 luisfelipesv

@luisfelipesv just comment two lines:

springBehaviour.damping = 0.8
springBehaviour.frequency = 1.0

dillidon avatar Jan 23 '18 17:01 dillidon

@luisfelipesv just comment two lines:

springBehaviour.damping = 0.8
springBehaviour.frequency = 1.0

In fact, we want an attribute to control the attachmentbehavior of the closed cell

uponup avatar Apr 05 '20 05:04 uponup