[SSE] Text orientation: no decimal values allowed

This commit is contained in:
Julia Radzhabova 2019-02-18 15:42:46 +03:00
parent 7a2f207865
commit ad930bd8e3

View file

@ -230,6 +230,7 @@ define([
width: 60,
defaultUnit : "°",
value: '0 °',
allowDecimal: false,
maxValue: 90,
minValue: -90
});