-
### Description
Using .NET 9.0 Preview 6, .NET MAUI 9.0 Preview 6, and SkiaSharp 3.0-preview4.1, on the Windows platform, including SkiaSharp's SKGLView in a page crashes the app at run time, when th…
-
Hi,
I like the tool really much, but I'm missing a UI feature to allow darker background images in light mode (similar to Windows Mail App) with contrasted text color.
To be precise: With darker…
-
## What would you like to be added:
`PagerControl` UI tests
## Why is this needed:
🧪
## Note for contributors
The tests can be ported from MUX sources:
- Runtime tests can be taken f…
-
**Platform (please complete the following information):**
- OS: Android and iOS
**Describe the bug**
Whenever an instance of Sharpnado tabs is initialized and connected to a view, it crashes the …
-
### Description
Hello team,
After upgrading my project to 9.0.10, I'm facing a weird problem with local resources - in release configuration, the app crashes if there is more than one resource in th…
-
### Description
The following code in App.xaml:
```
```
Produces the following compile time error:
App.xaml : XamlC error : The…
-
# Problem
Source code for each sample is bundled into the final app output. This step is done manually, with one exception: UWP in release mode.
Under release mode, UWP already emits the XAML so…
-
**Describe the bug**
Setting `Application.Current.RequestedTheme` at run-time to alter the app's light/dark theme throws this exception:
```
System.NotSupportedException
HResult=0x80131515
Me…
-
In certain scenarios, XamlC should be able to infer the `x:DataType` based on the value passed to `BindingContext` on any XAML element or to `Source` on `BindingExtension` elements:
- [ ] `{StaticRes…
-
### Is your feature request related to a problem? Please describe.
I needed some custom styles for some stock controls. I also needed those styles accessible from many different assemblies. (At lea…