(ScrollView) Stop detecting pinch gestures. 68/19968/1
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 22 Apr 2014 16:10:39 +0000 (17:10 +0100)
committerAndrew Cox <andrew.cox@partner.samsung.com>
Wed, 23 Apr 2014 19:11:41 +0000 (20:11 +0100)
commit59a64377febf07c88dd229ce806e381083476e24
tree663dcacb3928fa47c816286b6186a9dca72acfa6
parentf24e51572a3e66020a252f8065f5897a6ebde182
(ScrollView) Stop detecting pinch gestures.

[Problem]  Scroll view detects pinch gestures even though it does not do anything with them.
[Cause]    N/A
[Solution] Stop pinch detection in scroll-view.

Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
Change-Id: I7c0b1070408baa5002acc32e992ce32122af43a5
dali-toolkit/internal/controls/scrollable/scroll-view/scroll-view-impl.cpp
dali-toolkit/internal/controls/scrollable/scroll-view/scroll-view-impl.h