Hi!

It's just a small non-destructive patch, which wraps decoration names in
decration demo.
Index: qooxdoo/application/demobrowser/source/class/demobrowser/demo/ui/Decoration.js
===================================================================
--- qooxdoo/application/demobrowser/source/class/demobrowser/demo/ui/Decoration.js	(revision 24102)
+++ qooxdoo/application/demobrowser/source/class/demobrowser/demo/ui/Decoration.js	(working copy)
@@ -59,6 +59,8 @@
       for (var key in decorations)
       {
         box.add(new qx.ui.basic.Label(key).set({
+          rich: true,
+          wrap: true,
           decorator: key,
           padding: 5,
           height: 80,
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to