Author Topic: PlayerInfoCentered doesn't function on multiple lines  (Read 956 times)

hiccup

  • Hero Member
  • *****
  • Posts: 9172
<element id="PlayerInfoCentered">false</element>
works when a single track line is displayed, but doesn't when multiple lines is selected

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 35003
there are a couple of other settings that might impact this, so could you send me the skin

hiccup

  • Hero Member
  • *****
  • Posts: 9172
there are a couple of other settings that might impact this, so could you send me the skin
You can use the Sample Skin to check it.

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 35003
The behavior was intentional for multi-line display. For the next update, so as not to affect other skins, to disable centering in all cases, you will need to explicitly set <element id="PlayerInfoCentered">false</element>

edit:
i think i will leave it as is because it affects other major skins
Last Edit: July 14, 2024, 05:43:33 AM by Steven

hiccup

  • Hero Member
  • *****
  • Posts: 9172
edit:
i think i will leave it as is because it affects other major skins
Fair enough. Most skinners that will want this function will use it for their bitmapped skins, and for those, "PlayerInfoCentered">false works fine for multiline.
It just seemed inconsistent to me that it didn't function for non-bitmapped skins.