[SSE] Text orientation: no decimal values allowed
This commit is contained in:
parent
7a2f207865
commit
ad930bd8e3
|
@ -230,6 +230,7 @@ define([
|
||||||
width: 60,
|
width: 60,
|
||||||
defaultUnit : "°",
|
defaultUnit : "°",
|
||||||
value: '0 °',
|
value: '0 °',
|
||||||
|
allowDecimal: false,
|
||||||
maxValue: 90,
|
maxValue: 90,
|
||||||
minValue: -90
|
minValue: -90
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue