Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 10, 2010, 3:18:14 PM (14 years ago)
Author:
smerkli
Message:

Scrolling chat now works, discovered delete-button bug, fixing it now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/chat2/data/gui/layouts/ChatBox-inputonly.layout

    r6870 r6876  
    88        <Window Type="MenuWidgets/Editbox" Name="orxonox/ChatBox-inputonly/input" >
    99            <Property Name="Text" Value="" />
     10            <Property Name="Font" Value="Monofur-10" />
    1011            <Property Name="AlwaysOnTop" Value="True" />
    11             <Property Name="MaxTextLength" Value="1073741823" />
     12            <Property Name="MaxTextLength" Value="12981298" />
    1213            <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
    1314            <Property Name="UnifiedAreaRect" Value="{{0.02,0},{0,5},{0.98,0},{0,30}}" />
Note: See TracChangeset for help on using the changeset viewer.