Fixing Jira issue N_SE-51313.
authorkishorekumar Dachinamoorthy <kishore.d@samsung.com>
Fri, 6 Sep 2013 08:57:20 +0000 (14:27 +0530)
committerkishorekumar Dachinamoorthy <kishore.d@samsung.com>
Fri, 6 Sep 2013 08:57:20 +0000 (14:27 +0530)
Signed-off-by: kishorekumar Dachinamoorthy <kishore.d@samsung.com>
Change-Id: I26e0612a3dd4bd1d8c00958f0ffb8ab588c8209b

src/ui/controls/FUiCtrl_SliderPresenter.cpp

index c37aa94..db5ee65 100644 (file)
@@ -1514,6 +1514,7 @@ void
 _SliderPresenter::OnBoundsChanged(void)
 {
        __isNeedToBeUpdated = true;
+       Resize();
 
        return;
 }