Use handlers in sub category header
For some reason I could not figure out, tapping on the header using touch did not trigger onClicked() of the mouse area (for reference pressed was true though). Using Handlers makes it work. (cherry picked from commit 689a70dd)
Please register or sign in to comment