Allow configurable speed factor when ItemView is being swiped. 81/24181/1
authorRichard Huang <r.huang@samsung.com>
Fri, 20 Jun 2014 18:31:35 +0000 (19:31 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 8 Jul 2014 17:47:34 +0000 (18:47 +0100)
commitb422e5389b5b78d6037865c77453ab2fb5e47a0d
treee2d0188126c8efc0a22c282ca0096fbdf91ec6cb
parente770d17d62e4b792a0d12ec0943144fdd11cd7be
Allow configurable speed factor when ItemView is being swiped.

[problem] No way to configure scroll speed factor separately while panning or flicking.
          Therefore for some layouts you can't get a value to make both panning and
          flicking work.
[cause] Only one scroll speed factor for both panning and flicking.
[solution] New API for configurable speed factor while flicking.

Change-Id: Ia58a4346db0923410fd61005efb38f4d1ca4a843
Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com>
base/dali-toolkit/internal/controls/scrollable/item-view/item-view-impl.cpp
base/dali-toolkit/public-api/controls/scrollable/item-view/item-layout.cpp
capi/dali-toolkit/public-api/controls/scrollable/item-view/item-layout.h