mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-11-04 09:15:29 +01:00 
			
		
		
		
	Restore focus to formspec menu when pressing a button
This commit is contained in:
		@@ -1166,6 +1166,8 @@ bool GUIFormSpecMenu::OnEvent(const SEvent& event)
 | 
			
		||||
						return true;
 | 
			
		||||
					}else{
 | 
			
		||||
						s.send = false;
 | 
			
		||||
						// Restore focus to the full form
 | 
			
		||||
						Environment->setFocus(this);
 | 
			
		||||
						return true;
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user