src/Builder4/EditProject.bjs
authorAlan <alan@roojs.com>
Thu, 4 Jan 2024 09:54:48 +0000 (17:54 +0800)
committerAlan <alan@roojs.com>
Thu, 4 Jan 2024 09:54:48 +0000 (17:54 +0800)
src/Builder4/EditProject.vala

src/Builder4/EditProject.bjs
src/Builder4/EditProject.vala

index 91fd809..b45ca28 100644 (file)
          "\t\t Project.Project.saveProjectList();",
          " \t\t_this.result = project;",
          "\t\tif (is_new_folder || is_existing) {",
-         "\t\t\t  _this.el.transient_for.hide();",
+         "\t\t\t   ",
          "\t\t",
          "\t    \t _this.windowstate.projectPopoverShow(",
          "\t    \t \t_this.el.transient_for, project,  _this.doneObj ",
index 45bd2ed..04e1592 100644 (file)
                                 Project.Project.saveProjectList();
                                _this.result = project;
                                if (is_new_folder || is_existing) {
-                                         _this.el.transient_for.hide();
+                                          
                                
                                 _this.windowstate.projectPopoverShow(
                                        _this.el.transient_for, project,  _this.doneObj