Explorar o código

fix TeleporterPopup out of screen

Laserlicht hai 9 meses
pai
achega
c7963cf62f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      client/windows/InfoWindows.cpp

+ 1 - 0
client/windows/InfoWindows.cpp

@@ -408,6 +408,7 @@ TeleporterPopup::TeleporterPopup(const Point & position, const CGTeleport * tele
 	}
 
 	center(position);
+	fitToScreen(10);
 }
 
 std::shared_ptr<WindowBase>