Fixed jira issue.
[framework/osp/uifw.git] / src / ui / controls / FUiCtrl_Indicator.cpp
index 2ed2ff6..3fed93a 100644 (file)
@@ -432,6 +432,8 @@ _Indicator::OnChangeLayout(_ControlOrientation orientation)
                win = (Ecore_X_Window)__pWindow->GetNativeHandle();
        }
 
+       __orientation = orientation;
+
        if (orientation == _CONTROL_ORIENTATION_PORTRAIT)
        {
                ChangeCurrentVisualElement(__pPortraitVisualElement);