Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 5, 2011, 5:59:17 PM (13 years ago)
Author:
landauf
Message:

two changes in graphics menu:

  • fsaa and vsync are only updated if they have actually changed
  • red "restart required" label is hidden again if the settings are changed back
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/usability/data/gui/layouts/GraphicsMenu.layout

    r8018 r8019  
    132132                    <Window Type="MenuWidgets/StaticText" Name="orxonox/Display/NoticeRed" >
    133133                        <Property Name="Font" Value="BlueHighway-12" />
    134                         <Property Name="Text" >Changing the theme, FSAA,
    135 or VSync requires a restart</Property>
     134                        <Property Name="Text" >Restart required</Property>
    136135                        <Property Name="TextColours" Value="tl:FFFF0000 tr:FFFF8888 bl:FFFF8888 br:FFFFFFFF" />
    137136                        <Property Name="HorzFormatting" Value="HorzCentred" />
Note: See TracChangeset for help on using the changeset viewer.