Open uliwitness opened 9 years ago
Could probably implement this like the message watcher for now. A CScriptableObject that scripts can reference and use to hide/show it, with a property they can set/get to set/retrieve the color. If we expose a way to switch between the different color pickers, we'd have to be careful that it would still make sense on other platforms, that may only have one kind of picker, or may have ones macOS doesn't.
The system color picker palette should be accessible from scripts to retrieve RGB colors. Bonus points if we can support adding a stack's cards as custom color pickers to it.