You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adjust main container when docking in wrapper mode
- Add applyMainContainerMargin() to adjust main container position/size
- Add restoreMainContainer() to restore main container to fullscreen
- Modify applyBodyMargin() to also handle main container in wrapper mode
- Modify restoreBodyMargins() to also restore main container in wrapper mode
This ensures docking/undocking, expand/collapse, and resize operations
properly adjust the main iframe container in wrapper mode.
0 commit comments