ScrollView - Stop Timer running in homescreen idle state 55/24155/1
authorJulien Heanley <j.heanley@partner.samsung.com>
Thu, 22 May 2014 16:10:27 +0000 (17:10 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 8 Jul 2014 17:46:58 +0000 (18:46 +0100)
commit2ce55266059eb3dfc3b8a90a5a3ca266bb84674a
tree6c18d3af1c4edf5310ce83948d4f6498b89a9ee2
parenteafa119021203152b3c144a6911692735610a95b
ScrollView - Stop Timer running in homescreen idle state

[problem]      Load analyzer shows homescreen is running in idle state
[cause]        ScrollView refresh timer is running continuously
[solution]     Replaced Timer with PropertyNotification, added new API's for ScrollUpdateDistance instead of RefreshInterval

Change-Id: Id5a0dfa15752d805703d2d88845f1462d2b07030
Signed-off-by: Julien Heanley <j.heanley@partner.samsung.com>
Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com>
base/dali-toolkit/internal/controls/scrollable/scroll-view/scroll-view-impl.cpp
base/dali-toolkit/internal/controls/scrollable/scroll-view/scroll-view-impl.h
base/dali-toolkit/public-api/controls/scrollable/scroll-view/scroll-view.cpp
capi/dali-toolkit/public-api/controls/scrollable/scroll-view/scroll-view.h