Cirq icon indicating copy to clipboard operation
Cirq copied to clipboard

Put boxes around multi-line operations in text diagrams

Open thanacles opened this issue 4 years ago • 0 comments

Add logic to text_diagram_drawer to put boxes around multi-line operations. Putting the logic in this central location, ensures that all multi-line operations will have boxes around them and will reduce code duplication. This PR is associated with: https://github.com/quantumlib/Cirq/issues/3612

thanacles avatar Dec 11 '21 18:12 thanacles