OSDN Git Service

Version 0.6.48, fix X.UA for s60 Safari.
[pettanr/clientJs.git] / 0.6.x / js / ui / 08_Box.js
index 34846c0..d85c23f 100644 (file)
@@ -20,7 +20,7 @@ X.UI.Layout.Canvas = X.UI.Layout.create( {
        },\r
        \r
        calculate : function( data, isNeedsDetection, x, y, w, h ){\r
-               var uinodes, l, _x, _y, _w, _h, node;\r
+               var uinodes, l, i, _x, _y, _w, _h, node;\r
 \r
                data.preMesure( w, h );\r
                \r