Skip to content
  • David Redondo's avatar
    Use handlers in sub category header · f2a220c1
    David Redondo authored
    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)
    f2a220c1