Leon Schimmel
Leon Schimmel
When I use this method the MessageBox shows perfectly except there is no image shown. This is my code: ```csharp Xceed.Wpf.Toolkit.MessageBox.Show( "My message", "My caption", MessageBoxButton.OKCancel, MessageBoxImage.Error, MessageBoxResult.Cancel); ``` This...
**Describe the bug** When I download the package I get a warning that conflicts from different versions of SkiaSharp found that could not be resolved... **To Reproduce** Steps to reproduce...
### Title Paint3DS ### System(s) 3DS ### Categories Utility ### Unique ID(s) ABBA0 ### Image link https://raw.githubusercontent.com/BlyZeYT/Paint3DS/refs/heads/master/assets/banner.png ### Icon link https://raw.githubusercontent.com/BlyZeYT/Paint3DS/refs/heads/master/assets/icon.png ### Long description A little application that allows you...
## Bug Report ### What's the issue you encountered? The `MiiSelectorReturn` type has a field named mii with the type `MiiData`. For some reason the type MiiData seems to not...