jcyuan / FairyGUI-PixiJS

A flexible UI lib for PixiJS engine.

Home Page:http://en.fairygui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

按钮显示的图片状态问题

onlycxue opened this issue · comments

在按钮响应函数中调用stopPropagation 函数,按钮会一直显示按下状态的图片,没有切回正常状态的图片。

commented

refer to pixijs/pixijs#4278, this will be a bit hard to solve.