pashminakazi opened a new issue #1121:
URL: https://github.com/apache/royale-asjs/issues/1121


   If NumericStepper stepSize is a one-digit number then it is working fine
   but if stepSize is not a one-digit number and it is a point value like 
(0.01) then 
   1) NumericStepper up and down button for changing value is not working 
   2) Example: if NumericStepper value="0.04" it will be converted into 0,If 
NumericStepper value="2.54" it will be converted into 3
   
   More than one digit is not allowed in NumericStepper,
   StepSize is only working in case of one-digit not for Decimal numbers
   
   Example : 
[NumericStepper.zip](https://github.com/apache/royale-asjs/files/6650944/NumericStepper.zip)
   
   
![NumericStepper](https://user-images.githubusercontent.com/42200979/121952760-1a89b700-cd76-11eb-8f45-77495a0a0e51.gif)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to