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