更改事件颜色
This commit is contained in:
parent
38979d5040
commit
e7413191f9
@ -2640,7 +2640,7 @@ tooltip : setcgs:cg回廊中的cg获取
|
||||
helpUrl : /_docs/#/instruction
|
||||
default : [""]
|
||||
allImages : ['EvalString_0']
|
||||
colour : this.imageColor
|
||||
colour : this.soundColor
|
||||
EvalString_0 = EvalString_0 ? (', "img": "'+EvalString_0+'"') : '';
|
||||
var code = '{"type": "setcgs"'+EvalString_0+'},\n';
|
||||
return code;
|
||||
@ -2668,7 +2668,7 @@ scaleImage_s
|
||||
tooltip : scaleImage:图片放缩
|
||||
helpUrl : /_docs/#/instruction
|
||||
default : [1,'','','',0.8,0,false]
|
||||
colour : this.soundColor
|
||||
colour : this.imageColor
|
||||
if (Number_0 <= 0) throw new Error('放缩比例需要大于0');
|
||||
var loc = '';
|
||||
if (PosString_0 && PosString_1)
|
||||
|
Loading…
Reference in New Issue
Block a user