PixiEditor / ColorPicker

Customizable Color Picker control for WPF and AvaloniaUI
https://pixieditor.net/colorpicker
MIT License
262 stars 27 forks source link

Ability to remove the transparentbg_mini.png on the PortableColorPicker. #45

Open teodor1608 opened 10 months ago

teodor1608 commented 10 months ago

Please add the ability to remove the background on the Border in the PortableColorPicker:

flabbet commented 10 months ago

Hi, which version do you use. WPF or AvaloniaUI?

teodor1608 commented 10 months ago

Thanks for the reply! I am using WPF and am a bit new to it.

flabbet commented 10 months ago

You can try creating custom Template for PortableColorPicker, which essentially would be a copy of built-in template, just without the background.