Describe the bug
There is an issue when you change the coordiantes of the scene. They are not being updated if the preview server is already running.
To Reproduce
If you press the preview button, and then change the coordinates, they are not being updated for the preview, even if you press the preview button again you are still being redirect to the old coordinates.
I think it has to be changed on the sdk-commands side, or maybe a partial solution would be to close the previous preview connection when the coords are changed, so the next time you press the preview button it gets the new ones.
Describe the bug There is an issue when you change the coordiantes of the scene. They are not being updated if the preview server is already running.
To Reproduce
If you press the preview button, and then change the coordinates, they are not being updated for the preview, even if you press the preview button again you are still being redirect to the old coordinates.
I think it has to be changed on the sdk-commands side, or maybe a partial solution would be to close the previous preview connection when the coords are changed, so the next time you press the preview button it gets the new ones.