qiskit/releasenotes/notes/0.22/fix-idle-wires-display-de0e...

9 lines
308 B
YAML

---
fixes:
- |
Fixed an issue in the ``mpl`` and ``latex`` circuit drawers, when
setting the ``idle_wires`` option to False when there was
a ``barrier`` in the circuit would cause the drawers to
fail, has been fixed.
Fixed `#8313 <https://github.com/Qiskit/qiskit-terra/issues/8313>`__