SlidingMenu icon indicating copy to clipboard operation
SlidingMenu copied to clipboard

fix CanvasTransformer StackOverflow bug

Open Marcus366 opened this issue 11 years ago • 1 comments

CanvasTransformer originly keep a CanvasTransformer as private field in order to easily concatenate the animation. However its implementation cause StackOverflow error so i recently provide a new design.

Marcus366 avatar Feb 23 '14 08:02 Marcus366

This bug is bad, please merge this pull request

vhly avatar Jun 02 '15 04:06 vhly