EXT-8525 FIX ellipsis are broken on the Favorites bar (trunk)

master
Richard Linden 2010-08-19 17:35:08 -07:00
parent 738dde2053
commit 4075efaf0d
1 changed files with 1 additions and 1 deletions

View File

@ -399,7 +399,7 @@ S32 LLFontGL::render(const LLWString &wstr, S32 begin_offset, F32 x, F32 y, cons
gGL.pushUIMatrix();
renderUTF8(std::string("..."),
0,
cur_x / sScaleX, (F32)y,
(cur_x - origin.mV[VX]) / sScaleX, (F32)y,
color,
LEFT, valign,
style_to_add,