NewBranch.bjs
[gitlive] / NewBranch.vala
index 6866b45..13e34ec 100644 (file)
@@ -52,6 +52,8 @@ public class NewBranch : Object
         this.el.response.connect( (self, response_id) =>  { 
           
                 GLib.debug("got %d", (int) response_id);
+                _this.el.hide();
+                
         });
         this.el.show.connect( (self)  => {