Skip to content

TextArea: allow touch scrolling even when tablet mode is off

Fushan Wen requested to merge work/fuf/touch-input-area into master

If touch input is detected, TextArea should also allow to be scrolled by touch input regardless of whether tablet mode is disabled. This helps people whose device has small screens and have to disable tablet mode.

CCBUG: 461016

Merge request reports