Close context menu when changing location, fixes #328

This commit is contained in:
Jeremy Soller 2024-09-17 11:31:15 -06:00
parent d39a6bfc78
commit ca4cdb8fde
No known key found for this signature in database
GPG key ID: D02FD439211AF56F

View file

@ -1551,6 +1551,7 @@ impl Tab {
self.location = location.clone();
self.items_opt = None;
self.select_focus = None;
self.context_menu = None;
self.edit_location = None;
if let Some(history_i) = history_i_opt {
// Navigating in history