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
After adding the new TitleBar control, resizing a WinUI3 Window from the top border does not resize the contents.
This issue breaks the entire interface
Steps to reproduce the bug
Resize a window with the TitleBar control via the top border. See the contents break
Expected behavior
The contents to be updated to the new window size accordingly