axmol/extensions/GUI
James Chen d3eed7fd1f Merge pull request #2279 from sjchao/master
fixed #2030: Fixing a display bug when a scrollView nested in another scrollView. The parent's scissor rect need to be considered, when setting the scissor rect in the subScrollView.
2013-04-07 23:55:55 -07:00
..
CCControlExtension m_nDefaultTouchPriority is never used anymore; Instead, we setTouchPriority(1) directly for all CCControl by default. 2013-03-29 16:19:34 +08:00
CCEditBox Resize CCEditBox subviews when contentSize changes 2013-04-02 16:34:33 +03:00
CCScrollView change a method name 2013-03-29 17:19:47 +08:00