cocos2d-objc icon indicating copy to clipboard operation
cocos2d-objc copied to clipboard

CCScrollView scrollViewDidScroll: fires once at the end of a scroll instead of every update loop

Open souleaterjh opened this issue 11 years ago • 1 comments

Fixed #916. CCScrollView scrollViewDidScroll: now fires once at the end of a scroll instead of once every update loop.

souleaterjh avatar Aug 04 '14 12:08 souleaterjh

See my comment in: https://github.com/cocos2d/cocos2d-swift/issues/916

andykorth avatar Jan 28 '15 22:01 andykorth