Fixed deflateHeight
authorKeuckdo Bang <keuckdo.bang@samsung.net>
Thu, 29 Aug 2013 03:19:00 +0000 (12:19 +0900)
committerKeuckdo Bang <keuckdo.bang@samsung.net>
Thu, 29 Aug 2013 03:19:00 +0000 (12:19 +0900)
Change-Id: If8c0bf0a7bc40684080403c76ea99ed659d8e45f

src/ui/controls/FUiCtrl_FormImpl.cpp

index d22a0e3..da0e3fd 100644 (file)
@@ -1236,6 +1236,8 @@ _FormImpl::OnChangeLayout(_ControlOrientation orientation)
                SetSize(landscapeSize);
        }
 
+       DeflateClientRectHeight(0.0f);
+
        float indicatorheight = 0.0f;
 
        GET_SHAPE_CONFIG(FORM::INDICATOR_HEIGHT, GetCore().GetOrientation(), indicatorheight);