Skip to content

AppletsLayout: enable touch event handling

Fushan Wen requested to merge work/fuf/478958 into master

This moves the touch event handling code from mouseXEvent to touchEvent/touchUngrabEvent, which simplifies the logic.

CCBUG: 478958

Edited by Fushan Wen

Merge request reports