diff options
author | Gabriel de Dietrich <gabriel.dietrich-de@nokia.com> | 2010-02-23 17:24:14 (GMT) |
---|---|---|
committer | Gabriel de Dietrich <gabriel.dietrich-de@nokia.com> | 2010-02-24 10:51:37 (GMT) |
commit | e573588ed941a9d270b5c0644cb4150f7ef05b6a (patch) | |
tree | c962b0011be54130ad198f14c5a9a36edc8a868e /doc/src/snippets/code | |
parent | faafe532ffdfc375c0897249f05ff32b6dfc0066 (diff) | |
download | Qt-e573588ed941a9d270b5c0644cb4150f7ef05b6a.zip Qt-e573588ed941a9d270b5c0644cb4150f7ef05b6a.tar.gz Qt-e573588ed941a9d270b5c0644cb4150f7ef05b6a.tar.bz2 |
Fixed hypersensitive drag on QHeaderViews
The header section was in a moving state before the drag actually started. That
is, before we moved more than QApplication::startDragDistance(). This could
cause a click to be considered as a move in some cases.
No auto-test as it would involve dragging.
Task-number: QTBUG-7327
Reviewed-by: Olivier
Diffstat (limited to 'doc/src/snippets/code')
0 files changed, 0 insertions, 0 deletions