Name text raised up if abbreviated #55


  • Defect
  • Invalid
Closed
Assigned to _ForgeUser117147
  • _ForgeUser342823 created this issue Jan 2, 2010

    What steps will reproduce the problem?
    1. Increase the font size or shorten the text length so Grid abbreviates the name with periods at the end.

    What is the expected output? What do you see instead?
    It abbreviates properly, but the text is raised up about half a line.

    What version of the product are you using?
    r288

    Do you have an error log of what happened?
    N/A

    Please provide any additional information below.
    N/A

  • _ForgeUser342823 added the tags New Defect Jan 2, 2010
  • _ForgeUser117147 posted a comment Jan 4, 2010

    AFAICT this is a layout bug from Blizzard's FontStrings that occurs when a fully sized fontstring is assigned a text that is just too big to show on a single line. The FontString will add a carriage return after it, which will mess the layouting of the whole FontString if it is vertically centered.

    I don't see any way by which Grid2 can fix this.

  • _ForgeUser342823 posted a comment Feb 6, 2010

    Sounds good. I've worked around it anyway. I won't be offended if you nuke the ticket out then :P

  • _ForgeUser342823 removed a tag New Feb 6, 2010
  • _ForgeUser342823 added a tag Invalid Feb 6, 2010
  • _ForgeUser342823 closed issue Feb 6, 2010

To post a comment, please login or register a new account.