evo_initialize_colorpicker_inputs();
gets called once on page load ( document ).ready
When a new set is created the evo_initialize_colorpicker_inputs();
isn't called after a successful ajax call. Therefore the colorpicker does not get initialized for any new form_color_input
fields/inputs dynamically added.
I know the devs are developing a new feature that will replace the colorpicker with a newer one that supports alpha channels, so this bug report might be obsolete on the next major release, but just in case...
@achillis thanks for reporting. Actually, it's not obsolete, the bug is also in the new color picker. This is already in the devs' pipeline.
Regards!