mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-23 19:35:27 +08:00
[SSE] Bug 43708: change step for gradient angle
This commit is contained in:
@ -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 °',
|
||||
|
||||
Reference in New Issue
Block a user