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
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.