ScrollView - Fix for scroll effect issues found due to ruler disabling not updating... 57/24157/1
authorJulien Heanley <j.heanley@partner.samsung.com>
Wed, 11 Jun 2014 12:37:11 +0000 (13:37 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 8 Jul 2014 17:46:59 +0000 (18:46 +0100)
commit2f4e949a884fbafbcdffd630720ea59513ee1c93
tree48ec00f6c76645a75fec09392c3040bea359f5c1
parent72174587b3f5c4ac17a96d38fb5b3969e06b562a
ScrollView - Fix for scroll effect issues found due to ruler disabling not updating min/max scroll positions

[problem]      Scrolling could result in page disappearing during scrolling due to incorrect scroll domain (change homescreen scroll effect to outer cube/spiral)
[solution]     Added code to deal with ruler being disabled, now the min/max values for that ruler are reset to 0

Change-Id: I34e95761fb58dfe4d2bc3580671415f1f6f2e707
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