Maui.ColorPicker icon indicating copy to clipboard operation
Maui.ColorPicker copied to clipboard

a color picker control for .NET MAUI powered by SkiaSharp.

Results 5 Maui.ColorPicker issues
Sort by recently updated
recently updated
newest added

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...

![Screenshot 2024-07-03 124522](https://github.com/nor0x/Maui.ColorPicker/assets/119167146/dae0680f-87e2-4a6e-b2a7-ddd69d34d1cb) 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...