
It is probably my fault but I cannot get NullableColorPropertyEditor to accept empty values by deleting the text.
Initial value:
Later when I try to delete the text it reverts back to the value:
It seems like the IsNullAllowed property of ColorEditBox is false.
Another two unrelated questions:
1. Is it possible to change the color in the drop down picker without dragging the selector? Just clicking on the new value.
2. Is it possible to add a close button to the drop down picker?
[Modified 7 years ago]