RPIQuantumComputing / QuantumCircuits

A GUI-based Quantum Circuit Simulator
MIT License
4 stars 2 forks source link

Fixed Screen Compatibility #85

Open SethW4 opened 1 year ago

SethW4 commented 1 year ago

I restructured the way I handled screen setup. I also redid the way I dynamically resized the window and all of its elements. The screen should be dynamically resizable now, and it should be able to integrate into the main application.