Pinta
Pinta copied to clipboard
Gradient control for `SimpleEffectDialog`
In some effects, the user may want to define custom gradients (with several color stops). At the moment, an acceptable workaround is having an enum with pre-defined gradients (see #578), but it would be nice to have something better, both at the GUI level and at the API level