Fixed getting SCROLL_POSITION_INTERVALS Property bug in ScrollBar 86/132886/2
authorminho.sun <minho.sun@samsung.com>
Thu, 8 Jun 2017 07:06:54 +0000 (16:06 +0900)
committerminho.sun <minho.sun@samsung.com>
Thu, 8 Jun 2017 07:22:23 +0000 (16:22 +0900)
commit3e8125aaa4cd84f45c67a054bd0f6abe71ca0e9e
tree6f51187d5887aa17c2a70028cb63a3769dcc1f00
parenteaebf2e8aa5903e4acbb37ae46050e009863146c
Fixed getting SCROLL_POSITION_INTERVALS Property bug in ScrollBar

Fixed getting SCROLL_POSITION_INTERVALS Property bug in ScrollBar.

When getting SCROLL_POSITION_INTERVALS property via GetProperty, it
always return 0.

Make the result of GetProperty be same as GetScrollPositionInterval().

Change-Id: Ide7353ebfb82e80959f7a0834f98d4c05ccd201f
Signed-off-by: minho.sun <minho.sun@samsung.com>
automated-tests/src/dali-toolkit/utc-Dali-ScrollBar.cpp
dali-toolkit/internal/controls/scroll-bar/scroll-bar-impl.cpp