Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 24, 2018, 2:21:24 AM (6 years ago)
Author:
landauf
Message:

fixed another alignment issue

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/cegui0.8_ogre1.9/data/gui/layouts/DecisionPopup.layout

    r11793 r11804  
    2727            <Window name="DecisionPopup_text" type="MenuWidgets/StaticText">
    2828                <Property name="Text" value="Template text" />
    29                 <Property name="HorzFormatting" value="WordWrapCentred" />
     29                <Property name="HorzFormatting" value="WordWrapCentreAligned" />
    3030                <Property name="MaxSize" value="{{1,0},{1,0}}" />
    3131                <Property name="Area" value="{{0.25,0},{0.4375,0},{0.75,0},{0.5375,0}}" />
Note: See TracChangeset for help on using the changeset viewer.