Add ability to change popup in PortableColorPicker
CPKreu opened this issue · 2 comments
CPKreu commented
Basically so that you can do something like this
<PortableColorPicker>
<PortableColorPicker.ColorPicker>
<StackPanel>
<StandardColorPicker />
<Button>idk</Button>
</StackPanel>
</PortableColorPicker.ColorPicker>
</PortableColorPicker>
Equbuxu commented
I'm not doing this in 3.0.0
flabbet commented
It is possible in AvaloniaUI version if you create your own control template