fix underlines don't update when wrapping rows

This commit is contained in:
Chris Danford
2005-03-13 05:45:41 +00:00
parent a0b45c084d
commit eb37115a59
+1 -1
View File
@@ -671,7 +671,7 @@ void ScreenOptions::OnChange( PlayerNumber pn )
PositionItems();
/* Do positioning. */
PositionUnderlines( iCurRow, pn );
PositionAllUnderlines();
RefreshIcons( iCurRow, pn );
PositionIcons();
UpdateEnabledDisabled();