Now that we have better support for setting the color of the progress/playable status, we could probably also support per-clip coloring.
One step would be to support reading a color attribute from a soundcite span and then, in a clip object, find or create a DOM ID and add a CSS rule to control the color for that.
cc @paulschreiber
Now that we have better support for setting the color of the progress/playable status, we could probably also support per-clip coloring.
One step would be to support reading a color attribute from a soundcite
spanand then, in a clip object, find or create a DOM ID and add a CSS rule to control the color for that.cc @paulschreiber