Skip to content
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

Visualizer enhancement for shadow models #5040

Open
deplanche opened this issue Dec 9, 2024 · 3 comments
Open

Visualizer enhancement for shadow models #5040

deplanche opened this issue Dec 9, 2024 · 3 comments

Comments

@deplanche
Copy link
Contributor

When using shadow models, it is typical that these shadow models get dragged and dropped onto the ports on the visualizer screen. The user then has to go back to the actual model, set the properties to use start channel, and set the start channel for the start of the first shadow model.

It would be convenient if there was the ability to drag the actual model onto the shadow model that is already assigned to a port, and it would automagically force the real model to match the start channel of the model it was dropped onto. I was thinking something like holding CTRL or ATL, when dragging and dropping onto the model would force this.

Not sure how to show in the visualizer that it was successful, but adding something there would be nice to verify. But mainly just trying to avoid the extra windows and clicks.

@cybercop23
Copy link
Collaborator

You don't set the start channel, you set the start of the model. So if you move it around, it automatically updates.
image

@deplanche
Copy link
Contributor Author

OK, mistyped there. The actual model is set to be at the start of the model (in most cases, the start of the first shadow model). Rather than having to open the dialog box for setting the start channel to be the start of the model, why couldn't this be done on the visualize screen? Basically locking the model to the shadow model, so that it follows it around.

@cybercop23
Copy link
Collaborator

You can't do it that way, since it doesn't know they are the same model or should be the same model. Maybe simply setting the Shadow Model For option can make the link, but I don't think we want to have any visualizer overlap for this fucntion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants