mirror of
				https://github.com/OpenMW/openmw.git
				synced 2025-11-04 00:26:39 +00:00 
			
		
		
		
	set input focus to console after selecting objects in console mode
This commit is contained in:
		
							parent
							
								
									8e96871acd
								
							
						
					
					
						commit
						d56defd4f4
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -384,6 +384,7 @@ namespace MWGui
 | 
			
		|||
            setTitle("#{sConsoleTitle} (" + mPtr.getCellRef().refID + ")");
 | 
			
		||||
        else
 | 
			
		||||
            setTitle("#{sConsoleTitle}");
 | 
			
		||||
        MyGUI::InputManager::getInstance().setKeyFocusWidget(command);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    void Console::onReferenceUnavailable()
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue