src/Builder4/PopoverFiles.bjs
authorAlan <alan@roojs.com>
Fri, 20 May 2022 08:09:58 +0000 (16:09 +0800)
committerAlan <alan@roojs.com>
Fri, 20 May 2022 08:09:58 +0000 (16:09 +0800)
src/Builder4/PopoverFiles.vala

src/Builder4/PopoverFiles.bjs
src/Builder4/PopoverFiles.vala

index 67dca08..653db6a 100644 (file)
             " "
            ],
            "* pack" : "add",
+           "bool activate_on_single_click" : false,
            "bool expand" : true,
            "id" : "fileview",
            "items" : [
index f52313f..22ffa20 100644 (file)
@@ -916,6 +916,7 @@ public class Xcls_PopoverFiles : Object
             // my vars (dec)
 
             // set gobject values
+            this.el.activate_on_single_click = false;
             this.el.expand = true;
             this.el.enable_tree_lines = true;
             this.el.headers_visible = true;