Iain Rough
Iain Rough
### Describe the Bug  The go to artist link should be disabled or match the logic used in go to album when artist is undefined Result from above image...
Include support for Visual Studio 2022 for Mac [RC1](https://visualstudio.microsoft.com/vs/mac/preview/)
Flyout menu items overlap and hidden.
### Description When Building a Xamarin project on * `vmImage: 'macos-latest' * `task: XamariniOS@2` using CommunityToolkit.Mvvm.targets the build fails with ```text Users/runner/.nuget/packages/communitytoolkit.mvvm/8.0.0-preview3/buildTransitive/netstandard2.1/CommunityToolkit.Mvvm.targets(41,5): warning : The MVVM Toolkit source generators have...
### Description The application crashes on after a few screens with `[RTIInputSystemClient remoteTextInputSessionWithID:performInputOperation:] perform input operation requires a valid sessionID` Googling around found a similar reactNative [bug](https://github.com/facebook/react-native/issues/41801) also on the...
Upgrade to support latest LTS release
Looking at some of the code and have noticed that there are hardcoded urls referencing `https://aptabase.com/` should they not be referencing `EnvSettings.SelfBaseUrl` so that self hosting works? Or is the...
Attempting to run Avalonia.Maui on either iOS or Android results in an error due to missing `info.plist` or `AndroidManifest.xml`
On dark mode on both Mac and windows the toolbar items are hidden> With the following change to line 408 of Styles.xaml ```xaml ``` **Mac** **Windows** Not sure why the...
### Description When setting accessibility font and text size to maximum the font size in the Blazor hybrid stays the same. See comparison images. Note it works correctly on Android...