Skip to content

Prevent cases where cursor handles show when selectByMouse is false

Joshua Goins requested to merge work/redstrate/fix-more-mobileaction-issues into master

This prevents it from accidentally stealing focus and eating events on TextAreas with a TapHandler of it's own, such as in Tokodon.

Merge request reports