[nautilus/wip/antoniof/templates-submenu-fix] Apply 1 suggestion(s) to 1 file(s)



commit fbbbaef535d6688bffdd8aa0551f776ebcf1beeb
Author: Corey Berla <corey berla me>
Date:   Wed Aug 31 00:40:16 2022 +0000

    Apply 1 suggestion(s) to 1 file(s)

 src/nautilus-files-view.c | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/nautilus-files-view.c b/src/nautilus-files-view.c
index e207046a3..5d8303cd2 100644
--- a/src/nautilus-files-view.c
+++ b/src/nautilus-files-view.c
@@ -8259,6 +8259,7 @@ update_background_menu (NautilusFilesView *view,
         /* This is necessary because the pathbar menu relies on it being NULL
          * to hide the submenu. */
         nautilus_view_set_templates_menu (NAUTILUS_VIEW (view), NULL);
+        priv->templates_menu_updated = FALSE;
     }
 
     i = nautilus_g_menu_model_find_by_string (G_MENU_MODEL (priv->background_menu_model),


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]