mirror of https://github.com/aseprite/aseprite.git
				
				
				
			Close autocomplete popup when we change the active folder in FileSelector
This commit is contained in:
		
							parent
							
								
									05fb32bb84
								
							
						
					
					
						commit
						c6c7439566
					
				|  | @ -775,6 +775,9 @@ void FileSelector::onFileListCurrentFolderChanged() | |||
| 
 | ||||
|   updateLocation(); | ||||
|   updateNavigationButtons(); | ||||
| 
 | ||||
|   // Close the autocomplete popup just in case it's open.
 | ||||
|   m_fileName->closeListBox(); | ||||
| } | ||||
| 
 | ||||
| } // namespace app
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue