Commit 3f829fa3 authored by liujiangnan's avatar liujiangnan

debug

parent ec95020f
......@@ -322,8 +322,8 @@ export default class NewClass extends cc.Component {
picNode.scale = Math.min(sx, sy);
});
} else {
itemClone.height = 40;
cc.find("pic", itemClone).active = false;
itemClone.height = 40;
}
}
} else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment