Release the mouse grab from PinchArea when it's not needed anymore
authorUlf Hermann <ulf.hermann@digia.com>
Wed, 5 Mar 2014 15:30:37 +0000 (16:30 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 18 Mar 2014 14:17:21 +0000 (15:17 +0100)
commit2a39fa47c26453fbc6d200dce7eb01d40cdf259a
tree67a2295e5cda471a4584008900c93ddcdea6be05
parent5a9b5148a1d3fb412ab9bae276c10ba1a44374b1
Release the mouse grab from PinchArea when it's not needed anymore

If we keep the mouse grabbed no other items will receive mouse events
until the next click.

Task-number: QTBUG-37485
Change-Id: Id3936fbe09b262ddbefc68334ef8fe7e161fbcd4
Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
src/quick/items/qquickpincharea.cpp