fix underlines don't update when wrapping rows
This commit is contained in:
@@ -671,7 +671,7 @@ void ScreenOptions::OnChange( PlayerNumber pn )
|
||||
PositionItems();
|
||||
|
||||
/* Do positioning. */
|
||||
PositionUnderlines( iCurRow, pn );
|
||||
PositionAllUnderlines();
|
||||
RefreshIcons( iCurRow, pn );
|
||||
PositionIcons();
|
||||
UpdateEnabledDisabled();
|
||||
|
||||
Reference in New Issue
Block a user