Maui.ColorPicker
Maui.ColorPicker copied to clipboard
a color picker control for .NET MAUI powered by SkiaSharp.
When I use the component in conjunction with a scrollview I have a scrolling problem similar to another problem I have with the map. https://github.com/dotnet/maui/issues/13628 Another question, how to get...
 I don't understand, On deploy mode, it worked fine but when it was open through the install app not for deploying, It immediately closed the app. I'm...
Add support for a bitmap instead of the color image.
I am getting the following exception when trying to open a popup that uses the color picker Microsoft.Maui.Controls.Xaml.XamlParseException: Position 68:21. No method ColorPicker_PickedColorChanged with correct signature found on type MultiGaugeAttributeProgrammer.Views.RainbowWheelPopup...
Is there any way to lock the axis the thumb can be moved on? I'm wanting to use this library to create a color slider, but currently it allows the...