mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	fix popups/tooltips not disappearing after loading new note, closes #1214
This commit is contained in:
		| @@ -905,6 +905,7 @@ export default class NoteTreeWidget extends TabAwareWidget { | ||||
|  | ||||
|     async refresh() { | ||||
|         this.toggleInt(this.isEnabled()); | ||||
|         this.$treeSettingsPopup.hide(); | ||||
|  | ||||
|         this.activityDetected(); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user