[SSE] Scale Dialog
This commit is contained in:
parent
de1942d1bc
commit
d732088eb5
|
@ -128,7 +128,7 @@ define([
|
||||||
|
|
||||||
this.spnScale = new Common.UI.MetricSpinner({
|
this.spnScale = new Common.UI.MetricSpinner({
|
||||||
el : $('#scale'),
|
el : $('#scale'),
|
||||||
step : 5,
|
step : 1,
|
||||||
width : 80,
|
width : 80,
|
||||||
defaultUnit : "%",
|
defaultUnit : "%",
|
||||||
maxValue : 400,
|
maxValue : 400,
|
||||||
|
|
Loading…
Reference in a new issue