aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/tutorials/helloworld/tutorial1.qml
diff options
context:
space:
mode:
authorMartin Jones <martin.jones@nokia.com>2012-03-05 15:07:27 +1000
committerQt by Nokia <qt-info@nokia.com>2012-03-05 23:31:48 +0100
commit3f62886ac84b31c5c8f90205583dc65e811ad20b (patch)
tree5e78818004f64e491621265d7af8a73ee5b9712c /examples/qml/tutorials/helloworld/tutorial1.qml
parent43ffdc3fc02eb058d7d458cb16a9c3cf07ea68eb (diff)
Handle MouseArea.enabled = false after mouse is pressed.
Currently this leaves the MouseArea in a broken state, i.e. still in pressed state, and the next press after it is re-enabled is ignored. In this case we now allow subsequent mouse move or release events to continue. Following the release, no further press will be accepted. Change-Id: I65a890da90e2166ad568505fffdbd3db6c97165b Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
Diffstat (limited to 'examples/qml/tutorials/helloworld/tutorial1.qml')
0 files changed, 0 insertions, 0 deletions