[SSE] Scale Dialog

This commit is contained in:
Julia Svinareva 2019-09-02 14:10:56 +03:00
parent de1942d1bc
commit d732088eb5

View file

@ -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,