mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
parent
555dc86343
commit
e7ef4f07cb
1 changed files with 1 additions and 0 deletions
|
@ -1025,6 +1025,7 @@ void GUIFormSpecMenu::parseTextArea(parserData* data,
|
|||
if (type == "textarea")
|
||||
{
|
||||
e->setMultiLine(true);
|
||||
e->setWordWrap(true);
|
||||
e->setTextAlignment(gui::EGUIA_UPPERLEFT, gui::EGUIA_UPPERLEFT);
|
||||
} else {
|
||||
irr::SEvent evt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue