diff --git a/apps/spreadsheeteditor/main/app/view/CellSettings.js b/apps/spreadsheeteditor/main/app/view/CellSettings.js index ba7941f79f..aad2f3ae18 100644 --- a/apps/spreadsheeteditor/main/app/view/CellSettings.js +++ b/apps/spreadsheeteditor/main/app/view/CellSettings.js @@ -193,7 +193,7 @@ define([ this.numGradientAngle = new Common.UI.MetricSpinner({ el: $('#cell-spin-gradient-angle'), - step: 1, + step: 10, width: 90, defaultUnit : "°", value: '0 °',