-
Notifications
You must be signed in to change notification settings - Fork 161
Circuit diagrams: Show source code links for grouped operations #2826
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
Conversation
af6be5e to
d738be7
Compare
|
I noticed two things while playing around with this:
|
The expand/collapse behavior is a bit of a mess. Frankly I've had trouble figuring out what the "correct" behavior even should be - from your description, this sounds normal to me, but maybe it feels awkward in practice. Do you happen to know if what you're seeing is new in this PR, or is it the same in |
The behavior didn't change with this PR, so it is consistent with what is in main. |
|
@ScottCarda-MS I have some expand/collapse behavior refinement in the works - stay tuned! |
Enables source code links for grouped operations, just as with simple gates.