cocos2d / cocos2d-js

cocos2d-x for JS
http://www.cocos2d-x.org
MIT License
1.86k stars 490 forks source link

[Bug] Fix a bug of cc.MenuItemSprite that it doesn't work when parameter `selectedSprite` is a Scale9Sprite instance. [Web] #1571

Closed dingpinglv closed 9 years ago

dingpinglv commented 9 years ago

Fix a bug of cc.MenuItemSprite that it doesn't work when parameter selectedSprite is a Scale9Sprite instance.

dingpinglv commented 9 years ago

Fixed it at: https://github.com/cocos2d/cocos2d-html5/pull/2763