Skip to content
This repository was archived by the owner on Aug 24, 2020. It is now read-only.

Avoid potential cpu load problem

Compare
Choose a tag to compare
@peterpeterparker peterpeterparker released this 21 Dec 10:22
· 40 commits to master since this release

This version main goal is to avoid potential cpu load problem is animation of the cards would not be stopped in case panend would not be triggered

#6: Avoid cpu load problem
#5: Refactoring to access card with reference instance of with nativeElement

Big thx to @fobaz for the PR