Fixed to decide the position of the mini App
[platform/framework/native/uifw.git] / src / ui / controls / FUiCtrl_FrameImpl.cpp
index c05cb7c..94a8dfa 100644 (file)
@@ -390,6 +390,7 @@ _FrameImpl::OnChangeLayout(_ControlOrientation orientation)
 
                SetPosition(curPoint);
                SetMovable(movable);
+               GetCore().SetFloatingOrientation(orientation);
        }
 
        SetResizable(resizable);