SH-769 FIXED Name field in upload model dialog allows 255 characters...

master
Loren Shih 2011-05-17 11:02:28 -04:00
parent b714ecafbe
commit 90ac5f839f
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
<string name="simplifying">Simplifying...</string>
<text left="15" bottom="25" follows="top|left" height="15" name="name_label">
<text left="15" bottom="25" follows="top|left" height="15" max_length_bytes="64" name="name_label">
Name:
</text>
<line_editor bottom_delta="20" follows="top|left|right" height="19"