-
-
Notifications
You must be signed in to change notification settings - Fork 360
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Keep scenes when added to show and propagate change to all sequences based on a scene #1162
Comments
Just a side note, new here and really appreciate that software and how its coded, basically new to Qt dev too so you ll have to forgive my code quality if you decide to merge thoses changes |
Can you please elaborate the need of this change and perhaps share screenshots or a video of how it looks like ? |
Sorry didn’t took time to answer, I worked actively on the show manager the last few days trying to understand how it works and how it was supposed to be used. I have worked on a different concept where tracks are not fully linked to scene but instead can be linked optionally to channel groups so you get tracks for Colors , tracks for gobos, track for ... etc and still tracks that can handle chaser and the rest There are also ui challenges , cause I would like sequences to be easily distinguish in the show manager. I forked the code and as soon as I have a beta version, I would really appreciate if you could have a look and tell me how you feel about it. |
I hope you know I am working on QLC+ 5 and I already simplified the Show Manager ? |
Thats a good point . I choose to extends the QLC 4 cause its stable all around and its much easier to start from a stable base. Second point, im not familiar at all with Qml, the "coded ui" in QLC4 is more familiar. WHat i could do is finishing at least the changes so you can try it, and if you feel the behaviour is interesting i could help implement in qlc5 |
Adding features to QLC+ 4 means users will eventually get used to them and expect to find them in QLC+ 5. Meaning: doing the work twice.
Can you please make a list of the changes you intend to do ? |
I've worked a bit on the 4.12 to add thoses 2 features
are those 2 functions interesting for the community and if so how to submit a code review
The text was updated successfully, but these errors were encountered: