summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2017-01-12 15:57:20 +0100
committerShawn Rutledge <shawn.rutledge@qt.io>2017-12-27 14:19:34 +0000
commita60d3e0df7085d077aaed93d9243cf3d57b59464 (patch)
tree6448d4009aa807b63d187c816cb71f9d99964054 /.gitattributes
parent8a0f0553e4eb8468513bbb8ba45a9ec2bcd6ce68 (diff)
downloadqtquickcontrols-a60d3e0df7085d077aaed93d9243cf3d57b59464.tar.gz
TreeView: allow selecting items by touch
Only single items can be selected via an actual touchscreen, because the keyboard modifiers are not accessible in a mouse event synthesized from touch. With a mouse, if the system has a touchscreen, then selections done by consecutive clicking (with or without modifiers) will work, whereas dragging across a consecutive range will not work because dragging is the same as flicking. But on systems which do not have a touchscreen at all, the behavior is the same as before. Task-number: QTBUG-47243 Change-Id: Ib0fa1a75592b982fe93da46f0c2e3018219947d0 Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@qt.io> Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io> Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions