The International Simutrans Forum

Development => Bug Reports => Known bugs and features => Topic started by: Yona-TYT on June 01, 2024, 09:09:20 PM

Title: Rotating the map does not update the coordinates in the list
Post by: Yona-TYT on June 01, 2024, 09:09:20 PM
In message center, the coordinates are not updating if the map is rotated, this results in completely wrong locations.

But if I close the window and open it again if they make them.

Captura desde 2024-06-01 17-04-10.png

Captura desde 2024-06-01 17-04-25.png
Title: Re: Rotating the map does not update the coordinates in the list
Post by: prissi on June 02, 2024, 01:26:04 AM
The messages contain the coordinates in a string and thus cannot be updated as these strings are saved as text. The coordinates were the same after closing an open. I added a window refresh after rotation in r11260 but they stayed the same.