X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=ClutterTest%2FWindow.bjs;h=a2e9c80190949434e5e6d7b041ca0b82419f4678;hb=1db6124856ce5f1dc99cc399c47bdcfa852b5261;hp=4282bffccc8e3555997cdf068f2b6c9faebc117f;hpb=ddb71ddaf2163b0446ed81bbe17faa920c5fc586;p=app.Builder.js diff --git a/ClutterTest/Window.bjs b/ClutterTest/Window.bjs index 4282bffcc..a2e9c8019 100644 --- a/ClutterTest/Window.bjs +++ b/ClutterTest/Window.bjs @@ -75,7 +75,7 @@ "clicked": "function (self) {\n Clutter = imports.gi.Clutter;\n var animate = this.parent.el.animate(\n\t\tClutter.AnimationMode.EASE_OUT_ELASTIC, 2000,\n\t\t{\n\t\t\t scale_x : 5,\n\t\t\t scale_y: 5,\n\n\t\t}\n\t\t);\n\t\tanimate.timeline.start();\n\n}" }, "height_request": 100, - "label": "test", + "label": "tree of parts", "pack": false, "width_request": 100, "xtype": "Button",