I was trying to run through the code. I still don’t follow it exactly because I am not a programmer. I did notice what might be an anomaly. In the code for the blue sliders one line uses four parameters (sorry) you see I don’t even know what to call it but…all other colors and repeated sequences do not have this. It seemed weird it would only be there for blue but I thought I would check…line 2815 has the extra text ,0.f)
vs
All other color entries only have 3 parameters in the expected form but the blue one has that extra one…maybe it is intended or makes no difference…