Fixed BUG #1533377 - WI_DrawParamText() was rendering centrally aligned strings incorrectly. Use a two pass method to calculate the correct visual offset in this case.
View differences
Fixed BUG #1533377 - WI_DrawParamText() was rendering centrally aligned strings incorrectly. Use a two pass method to calculate the correct visual offset in this case.