Skip to content

Assign a new color when configuring sensor colors

David Redondo requested to merge work/david/fixstupidqml into master

For some weird reason what we did had the effect of getting a reference to the color of the ColorDialog. So when changing a sensor color it would change the colors of all sensor colors that where configured before. BUG:434515 FIXED-IN:5.21.4

Merge request reports