colorpicker
colorpicker copied to clipboard
Missing Cancel button
Great color picker, but it assumes the user will never change his/her.mind, and that is not always the case.
Would be great if you add a Cancel button that would close the picker and inform the user it was cancelled.
Are you referring to PickerOpenWidget? This is one implementation using ColorPicker, but you can define your own widget as well if you need to. Alternatively, you might be better off using the official Fyne widget.
I assume this one is the picker you used in your fyne-theme-generator. I am not using a picker myself, I was referring to the user of the fyne-tgeme-generaror (I assumed this one is what you used).