xLightsSequencer / xLights

xLights is a sequencer for Lights. xLights has usb and E1.31 drivers. You can create sequences in this object oriented program. You can create playlists, schedule them, test your hardware, convert between different sequencers.
GNU General Public License v3.0
540 stars 200 forks source link

MHA - reset the values if existing values are not found when a new head choice is selected.. #4660

Open derwin12 opened 1 month ago

derwin12 commented 1 month ago

Scenario: You set the values you want, but realize you didn't select any heads.. Perhaps either wipe out the values, if they are not previously defined for that combo (that works fine) .. or pull in the values as they are set when the combo is selected? That might be trouble as you might click 1 head then the 2nd then the 3rd etc. Perhaps just wipe values (if not previously saved)?

image

When you select the heads, you dont actually use those pre-existing values. They dont show in the status.

image

Select all the heads, but the status is still empty :( image

If you tweak the value, of course then it shows properly (update the pan offset for example) image

image

cybercop23 commented 1 month ago

Finalizing a PR to handle this. It will auto select the first "set" of heads that have real effects on them as well as "flag" the Odd/Even/All buttons if it finds such effects.