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