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

Update dependent buttons, feedbacks and triggers to new button locations when button is moved. #1849

Open
jsnyder886 opened this issue Jan 9, 2022 · 1 comment
Labels
area/internal Related to an internal action or function of Companion. Enhancement New feature or request

Comments

@jsnyder886
Copy link

Describe the feature
When a button is moved on a page, or even to a different page, update all other buttons that refer to that button to the new location throughout the entire configuration, inclusive of feedbacks and triggers.

Usecases
Implementing such a feature would prevent routines from inadvertently breaking based on a button being moved for aesthetics or more appropriate grouping.

@Julusian Julusian added Enhancement New feature or request area/internal Related to an internal action or function of Companion. labels Jan 29, 2022
@Julusian
Copy link
Member

Julusian commented Jan 29, 2022

I feel like this would have to be done as a prompt because this behaviour will not always be desired.

The technical side of doing this is going to be a bit fiddly due to the ownership of the reference, but not impossible. Should be simpler in 3.0

@gbdlin gbdlin mentioned this issue Nov 17, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/internal Related to an internal action or function of Companion. Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants