Matthew Leibowitz

Results 157 issues of Matthew Leibowitz

Current we have some soon-to-be-obsolete types (in m84, so not the next version, but the next next version): - `SKMatrix44` - `SK3dView` This is all replaced with a new `SKM44`....

**Description of Change** **Bugs Fixed** - Fixes # **API Changes** None. **Behavioral Changes** None. **Required skia PR** None. **PR Checklist** - [ ] Has tests (if omitted, state reason in...

### Describe the bug Previously in UWP, calling the `NetworkInformation.GetInternetConnectionProfile()` method would return the network information - regardless of the thread used. In WinUI, this gives a COMException if it...

needs-triage

### Describe the bug See more details in https://github.com/dotnet/maui/issues/5975 We should be able to run a windows app with `dotnet run` or `dotnet build -t:Run` at the very least. ###...

area-Deployment
feature proposal
maui-7.x

### Describe the bug Based on this issue: https://github.com/dotnet/maui/issues/9879 Passing a `-r win10-x64` to a app .csproj tries to load both a "neutral" and a "RID-specific" dll/pdb into the app:...

needs-triage :mag:

### Description of Change The workaround tries to use MainThread as a single entry point, however this breaks if there is no window yet. I tested this now and it...

## Description This is an epic issue tracking all the things needed for a 100% support rating. ### MAUI SDK - [ ] Controls / XAML - [ ] Core...

platform/windows 🪟
partner/ui-tools
partner/winui
area/desktop 🖥️
area/publishing 🏁
User Story

### Description Last I saw something broke the default style so it reverted back to win 10 themes. ### Steps to Reproduce Run windows ### Link to public reproduction project...

t/bug
platform/windows 🪟
area/controls 🎮
control-button

### Description of Change This PR adds a hash to the filename of the generated images for the splash screen to get around the intense iOS file caching seen in...

area/single project ☝️

Starting the animation multiple times resulted in an exception when adding the percent view twice Added a click listener to the sample to restart the progress