Mike Crider
Mike Crider
@quietrobot This bug is currently sitting on someone's backlog. No ETA available.
@wbokkers I pinged the area owner, who has been busy with multiple hot issues. Some investigation has happened, and the thinking is the set of issues you listed above are...
We took a look and currently prefer to keep both issues. This bug is the broader bug. There are a bunch of issues with ContentDialog sizing which get exacerbated when...
We're currently working on fixing this. The plan is that instead of having that background color always be white it will instead be white or black depending on the value...
Lots of good discussion on this thread. I agree with comments that setting a better background color is an incomplete solution, but as @torquerrr said, handling resize well in Windows...
@torquerrr WinUI 3 uses **Microsoft**.UI.Composition, which is part of Project Reunion, rather than **Windows**.UI.Composition. Using **Microsoft**.UI.Composition means we can update it when desired, just like we can with the XAML...
We should keep this active, and I think just an issue is fine here. This is being tracked [internally](https://microsoft.visualstudio.com/DefaultCollection/OS/_workitems/edit/33879401) as a feature due to its cost and complexity.
Debugging with loader snaps enabled should find which binary is trying to be loaded with the incorrect format: 1. Get a copy of the ARM64 version of [gflags.exe](https://learn.microsoft.com/windows-hardware/drivers/debugger/gflags), such as...
> `TrySuggestedSaveFilePath` takes whatever after the last slash to fill in the file name box, as long as the part before last slash is a valid and existing folder. And...
How are you changing the foreground on the MenuFlyoutItem? If you set the `Foreground` property directly on the element, this will override any values being set from style.