[Interface] Deity Wood Value Does not show up in the Homestead Main Menu

asterelle
asterelle Posts: 861 Arc User
edited May 2016 in Quality Corner
This is the menu that appears if you click the "M" button in the top left after entering your homestead. At higher levels the value for the amount of Deity Wood goes missing due to the string being too long for the label.

Using "d_uidebug 1" debug command it appears the label "Txt_Wood" in interfaces/homemainmenu.xml has a shorter width than the other labels.

q0geokG.png

At level 30 the max resources the homestead can hold in stock is 1.2m so make sure the value label is wide enough to accommodate the string:
"1200000/1200000".
​​
Post edited by asterelle on

Comments

  • asterelle
    asterelle Posts: 861 Arc User
    I'm going to bump this because the problem is even worse than I thought when you hit high levels.

    5aRzrUI.png

    When you have XYYYZZZ/XYYYZZZ resources all of the labels suddenly turn invisible.
    There is plenty of room on this window, just make the labels wider.

    These 4 labels all need to be wider in interfaces/homemainmenu.xml
    Txt_Stone
    Txt_Wood
    Txt_Cloth
    Txt_Iron
    ​​
  • asterelle
    asterelle Posts: 861 Arc User
    edited October 2016
    Update: The window has a new layout, the values are showing up but there are some serious overalapping issues.

    IdKb8n8.png
    ​​
    Post edited by asterelle on