Revolutionary-Games / Thrive

The main repository for the development of the evolution game Thrive.
https://revolutionarygamesstudio.com/
Other
2.79k stars 499 forks source link

Resizing game window while tutorial is open moves it #1624

Open hhyyrylainen opened 4 years ago

hhyyrylainen commented 4 years ago

when resizing while a tutorial is open, the tutorial position gets a bit messed up (and when going to smaller window it can even get cut-off): 2020-09-18_18 34 28 0225

after resize: 2020-09-18_18 34 33 2605

RacerBG commented 2 years ago

I had tested this for a while:

  1. The resizing to smaller resolution does not cause the tutorial to cut-off.
  2. But by resizing it to a larger resolution the tutorial window does not remember it's initial horizontal position and it gets moved either to the left or right of it's origin.
  3. The vertical position of the tutorial window remains the same.
hhyyrylainen commented 4 months ago

This might be different with Godot 4 now.