Page 1 of 1

[2.0.31] copy pasting entity settings snaps the open target gui back to center

Posted: Sat Jan 18, 2025 10:46 am
by Quezler
steps to reproduce:

- place two of anything
- configure one of them
- have your character/remoteview at the unconfigured one
- open the gui of the unconfigured entity
- drag the window too the side since it is in the way
- copy from the configured one to the now visibly unobstructed unconfigured one
- notice the gui of the (previously) unconfigured entity snaps back to the center

expected behaviour: the window refreshes where it currently is, especially if the window size didn't need to change.

Re: [2.0.31] copy pasting entity settings snaps the open target gui back to center

Posted: Sat Mar 01, 2025 1:14 pm
by Rseding91
Thanks for the report. Unfortunately, this is just how the game GUI has been implemented and changing it would require re-working every single GUI in the game which I don't see happening. When unknown settings have changed on the entity in order to ensure the GUI is correct, it is rebuilt. The rebuilding causes it to be closed and re-opened which is what re-centers it.