Mgg Sk
Mgg Sk
> Isn't that actually meant to be like this? I think that it isn't meant to be like this because the [TitleBar](https://github.com/microsoft/microsoft-ui-xaml/blob/main/specs/TitleBar/titleBar-dev-spec.md) control in WindowsAppSDK 1.7 will fix this issue.
This issue might be related to https://github.com/microsoft/WinUI-Gallery/pull/1884 since this bug isn't in the store version but it is in the main branch.
Remembering the size should be easy.
I don't think setting a maximum size is a good idea because it can be too low (1366 x 768 is too low for most users) and in that case...
> > I don't think setting a maximum size is a good idea because it can be too low (1366 x 768 is too low for most users) and in...
The .exe file doesn't need an icon. (by default) WinUI apps use the package icon for the app and not the exe icon. Most apps don't have an exe icon....
> > The .exe file doesn't need an icon. (by default) WinUI apps use the package icon for the app and not the exe icon. Most apps don't have an...
> The icon should be added - Windows taskbar needs it to display properly  I already added the icon but they didn't close this issue. https://github.com/microsoft/WinUI-Gallery/pull/1604
> > > The icon should be added - Windows taskbar needs it to display properly  > > > > > > I already added the icon but they...