src/Builder4/PopoverFiles.bjs
authorAlan <alan@roojs.com>
Fri, 20 May 2022 07:51:52 +0000 (15:51 +0800)
committerAlan <alan@roojs.com>
Fri, 20 May 2022 07:51:52 +0000 (15:51 +0800)
src/Builder4/PopoverFiles.vala

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

index 4c2cea2..b38dc53 100644 (file)
            "$ xns" : "Gtk",
            "* init" : [
             "  var description = new Pango.FontDescription();",
-            "     description.set_size(8000);",
+            "     description.set_size(9000);",
             "    this.el.override_font(description);     ",
             "                    ",
             "    var selection = this.el.get_selection();",
index f55e23b..d3fa08c 100644 (file)
@@ -929,7 +929,7 @@ public class Xcls_PopoverFiles : Object
             // init method
 
             var description = new Pango.FontDescription();
-                 description.set_size(8000);
+                 description.set_size(9000);
                 this.el.override_font(description);     
                                 
                 var selection = this.el.get_selection();