src/Builder4/Editor.bjs
[roobuilder] / src / Builder4 / Editor.bjs
index 0227eba..8bb5e40 100644 (file)
@@ -73,7 +73,7 @@
              "(x, y, keyboard_tooltip, tooltip) => {",
              "\tGLib.debug(\"using quiery tooltip?\");",
              "\tvar lbl = new Gtk.Label(this.el.tooltip_markup);",
-             "\tlbl.width_request = 700;",
+             "\tlbl.width_request = 500;",
              "\ttooltip.set_custom(lbl);",
              "",
              "\treturn true;",