
Adds full support for right-to-left display of docking and MDI controls
Features
- Added full support for right-to-left display of docking and MDI controls, useful in certain cultures.
- Updated all controls and elements to support numerous WinUICore measure/arrange infrastructure improvements.
- Updated system drags over unselected tabs to only select after a brief delay.
- Updated auto-hide tab renderers to better handle non-square images.
- Updated a single floating tool window title bar click to ensure focus moved within the tool window.
- Updated the mechanism used to draw rubber band hints to help prevent rendering errors.
- Updated WindowActivated events to be raised at the very end of layout loads.
Fixes
- Fixed a bug where loading the layout of already-open tabbed MDI documents might not restore container sizes properly.
- Fixed a bug where dragging a maximized floating document window was dragging with the maximized bounds instead of restored bounds.