Tim Miller

Results 12 issues of Tim Miller

When you invoke "ScreenCaptureKit.SCShareableContent" an exception is thrown in the ObjCRuntime. From what I remember, whenever you run it for the first time in a given app, you need to...

enhancement

This just adds the base functionality for getting a friends list. The "fields" options can take in different values and should be settable outside of hardcoding it into the URI....

### Description of Change FlyoutPage contains a check for "IsPresented," a value used to either open or close the underlying flyout pane. When setting the mode "Split," the pane is...

area/FlyoutPage

## Describe your changes The current .NET Binding includes build scripts for building and bundling locally built gpt4all libraries with cmake, and only for Windows and Linux x64 builds. I...

csharp-bindings

### Description I think it's related to this: https://github.com/dotnet/maui/issues/15962#issuecomment-1621304855 When you switch back and forth between apps, the trait change event is fired from iOS for Light, then Dark, themes....

t/bug
platform/iOS 🍎
area/theme
potential-regression

### Description TL;DR Every time you add a new item to a WinUI ListView that's bound to an ObservableCollection, two Cells are created and only one is outputted to the...

t/bug
p/1
area/ListView
delighter
i/great-reporter
partner/hot-reload-xaml

### Description ![image](https://user-images.githubusercontent.com/898335/169914328-dbafa649-d541-445e-bb21-8f20547c101b.png) In the MAUI GA blog entry, there is a section stating that MAUI supports being used in a "multi-project" (Multiple Projects with single target platforms, as opposed...

area/docs 📓
partner
migration-compatibility
Task

### Description of Change - Mark MauiWKWebView DidFinishNavigation as Obsolete. This API is never being called due to the Navigation delegate overriding it, but since it's Public, someone may call...

### Description This is specifically needed for Catalyst to prevent regressions around this from happening again. In this case, the Selector used to fire the Clicked/Command Delegate was removed because...

t/bug
area/testing
control-menubar
testing-missing-tests

### Description of Change As far as I can see, there are no SizeChange events fired for iOS and Mac, as beyond its initial creation there's no events wired in...

platform/macOS 🍏
platform/iOS 🍎
area-controls-frame