FairyGUI-cocos2dx
FairyGUI-cocos2dx copied to clipboard
fixed GButton pressed state issue with global z indexing.
If Gbutton global z index is changed, pressed state do not appear. This PR will set global z index of pressed. state to same as of button container.