src/town_gui.cpp
changeset 9308 b2c24e2cdb7d
parent 9287 49870e5db0dd
child 9312 cd2d59f498e5
--- a/src/town_gui.cpp	Mon May 19 01:10:52 2008 +0000
+++ b/src/town_gui.cpp	Mon May 19 01:50:07 2008 +0000
@@ -305,6 +305,8 @@
 			this->widget[TVW_CHANGENAME].bottom = this->widget[TVW_EXPAND].bottom;
 			this->widget[TVW_CHANGENAME].right = this->widget[TVW_STICKY].right;
 		}
+
+		this->FindWindowPlacementAndResize(desc);
 	}
 
 	virtual void OnPaint()