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

Rename symbol will break bypassed operators in same composition #497

Open
pixtur opened this issue Jan 9, 2025 · 0 comments
Open

Rename symbol will break bypassed operators in same composition #497

pixtur opened this issue Jan 9, 2025 · 0 comments
Labels
bug An issue that should be fixed. main-branch operator This can be solved by added a new operator. ui Task is related to user interface

Comments

@pixtur
Copy link
Collaborator

pixtur commented Jan 9, 2025

To Reproduce
Steps to reproduce the behavior:

  1. Open an example Op
  2. Select its final output op.
  3. Select some op in the middle and bypass (e.g. Shift-B or in the parameter window)
  4. Create an instance of an arbitrary Op (e.g. [OrthographCamera])
  5. Select -> Rightclick -> Rename symbol, e.g. OthoCam2

A warning pops up ?
The bypassed op is still marked as bypassed but evaluated.

Expected behavior
The op should be renamed. Nothing should have changed.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context

  • I tested on main
  • unclear if this already happened on dev
@pixtur pixtur added bug An issue that should be fixed. ui Task is related to user interface operator This can be solved by added a new operator. main-branch labels Jan 9, 2025
@pixtur pixtur moved this to Issues on Main in T3 Road Map Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue that should be fixed. main-branch operator This can be solved by added a new operator. ui Task is related to user interface
Projects
Status: Issues on Main
Development

No branches or pull requests

1 participant