FairyGUI-cocos2dx icon indicating copy to clipboard operation
FairyGUI-cocos2dx copied to clipboard

fixed GButton pressed state issue with global z indexing.

Open umair6 opened this issue 3 years ago • 0 comments

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.

umair6 avatar Jan 10 '22 07:01 umair6