AM-Mikey / Laputa

5 stars 2 forks source link

Create starting position of editor windows based on Screen size #269

Open AM-Mikey opened 2 years ago

AM-Mikey commented 2 years ago

This is important since if the windows dissapear offscreen, we have no way of getting them back. Write the default positions using code on start() instead of just setting them.

Adding a button to reset this in editor is also necessary. The button would have to recalculate the defaults.