Commit 02b26b91 authored by wangxin's avatar wangxin

v7

parent 89560fc3
...@@ -1367,7 +1367,7 @@ ...@@ -1367,7 +1367,7 @@
"_enabled": true, "_enabled": true,
"alignMode": 2, "alignMode": 2,
"_target": null, "_target": null,
"_alignFlags": 41, "_alignFlags": 1,
"_left": 180.39999999999998, "_left": 180.39999999999998,
"_right": 180.39999999999998, "_right": 180.39999999999998,
"_top": 388.041, "_top": 388.041,
......
...@@ -269,7 +269,6 @@ cc.Class({ ...@@ -269,7 +269,6 @@ cc.Class({
this.cloud.scale = this._mapScaleMax; this.cloud.scale = this._mapScaleMax;
this.questionFrame.scale = this._mapScaleMin; this.questionFrame.scale = this._mapScaleMin;
this.question.node.scale = this._mapScaleMin; this.question.node.scale = this._mapScaleMin;
this.options.scale = this._mapScaleMin;
}, },
// ------------------------------------------------ // ------------------------------------------------
......
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