interactive-animations icon indicating copy to clipboard operation
interactive-animations copied to clipboard

Enhancement

Open janeshsutharios opened this issue 6 years ago • 0 comments

Hi @nathangitter there is one improvement - by commenting

if yVelocity == 0 { //runningAnimators.forEach { $0.continueAnimation(withTimingParameters: nil, durationFactor: 0) } break } in case .ended: we can prevent animation on touch.

janeshsutharios avatar May 07 '18 10:05 janeshsutharios