maestrolab / SMAREACTcleaned

the cleaned up version of REACT as of 2023
GNU General Public License v3.0
1 stars 0 forks source link

Create GUI geometry function #18

Open walgren opened 10 months ago

walgren commented 10 months ago

Create a function to set the GUI geometry. Right now, the required code if in the launch_GUI function and we should pop it out of there.

This will also entail stress-testing for multiple different screen resolutions to make sure everything renders correctly. Also might help to look at examples you can find online. It should be easy to make this fairly robust.

mingear commented 10 months ago

we will do this after the vision with combined gui at 1 resolution is established