[gnome-shell/T29763: 212/249] appDisplay: Sync folder dialog label and entry text when renaming folders
- From: Matthew Leeds <mwleeds src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-shell/T29763: 212/249] appDisplay: Sync folder dialog label and entry text when renaming folders
 
- Date: Thu, 21 May 2020 18:27:02 +0000 (UTC)
 
commit 4465dd9cd048c5e5c43c034776151149c88d34b6
Author: Andre Moreira Magalhaes <andre endlessm com>
Date:   Wed Apr 8 18:23:17 2020 -0300
    appDisplay: Sync folder dialog label and entry text when renaming folders
    
    https://phabricator.endlessm.com/T29754
 js/ui/appDisplay.js | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/js/ui/appDisplay.js b/js/ui/appDisplay.js
index be5fdfec9a..a9ff17c946 100644
--- a/js/ui/appDisplay.js
+++ b/js/ui/appDisplay.js
@@ -1818,6 +1818,7 @@ var AppFolderDialog = GObject.registerClass({
             return;
 
         this._dirInfo.create_custom_with_name(newFolderName);
+        this._syncFolderName();
     }
 
     _zoomAndFadeIn() {
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]