Issue Description
Right now if there are too many patches for the page width the ui breaks down. We want to be able to visualize hundreds of patches at a time.
Proposed Solution
It used to be possible to do this by panning and zooming. A possible solution is to bring this functionality back. However there might be better solutions.
Additional References
How the pannable container used to be implemented https://github.com/latticesurgery-com/lattice-surgery-compiler/pull/3/files#r783864838
Issue Description
Right now if there are too many patches for the page width the ui breaks down. We want to be able to visualize hundreds of patches at a time.
Proposed Solution
It used to be possible to do this by panning and zooming. A possible solution is to bring this functionality back. However there might be better solutions.
Additional References
How the pannable container used to be implemented https://github.com/latticesurgery-com/lattice-surgery-compiler/pull/3/files#r783864838