- fixed alignment issue in SBARINFO's DrawString command
This commit is contained in:
parent
f671018700
commit
519dd16c9a
1 changed files with 1 additions and 0 deletions
|
|
@ -924,6 +924,7 @@ class CommandDrawString : public SBarInfoCommand
|
|||
break;
|
||||
default:
|
||||
str = GStrings.localize(label.GetChars());
|
||||
RealignString();
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue