OSDN Git Service

Version 0.6.55, working uinode.listen(...)!
[pettanr/clientJs.git] / 0.6.x / js / ui / 11_VBox.js
index de9006f..8a7fd98 100644 (file)
@@ -66,7 +66,7 @@ X.UI.Layout.Vertical = X.UI.Layout.create( {
                        //data.postMesure();\r
                };\r
                \r
-               !isNeedsDetection && data.updateLayout( x, y );\r
+               !isNeedsDetection && data.updateLayout( x + data.boxX, y + data.boxY );\r
        }\r
 });\r
 \r