thank you for excellent work!
I just found following minor issue:
Steps to repro:
- Create a project with two or more fixtures
- Create a function of type Sequence, add all fixtures to it, and add some values to each of them for a few steps of a sequence
- Remove one fixture from the sequence (in my case it was a last one)
- Save project and close QLC+
- Run QLC+ again and open recently saved project
- Verify that function does not contain reference to removed fixture (I do not see removed one in the list after reload of project)
- Execute the sequence.
When checking the content of QXW file, I have realized that sequence steps still contain values belonging to a removed fixture.
After manually editing all the steps, removing the references to already removed fixture, removed fixture remains dark. There is no data for it in Simple Desk nor monitor afterwards.
When the fixture is to be assigned to another function, then values sent out will collide.
My QLC version: 4.12.2, Windows 10.0.16299.904
Best regards,
Martin