Hi!
After the last update of dev branch FlxButton no longer handle any events.
Hopefully fixes will not take a lot of time.
Thanks!
PS. I looked a list of current fixes on Github - here is the cause "FlxAnalog: ignore mouse input with touches enabled, closes
#1672"
As for me, this is a very controversial decision because it would change all the code associated with the handle of click events. Even in a mobile game with touch control the buttons still only the buttons - with completely normal way to manage them by onDown etc.
But maybe I don't know something important, in this case, the topic can be closed :)