mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-11-04 09:15:29 +01:00 
			
		
		
		
	
				
					committed by
					
						
						RealBadAngel
					
				
			
			
				
	
			
			
			
						parent
						
							555dc86343
						
					
				
				
					commit
					e7ef4f07cb
				
			@@ -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;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user