You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2021/06/14 20:12:48 UTC

[GitHub] [royale-asjs] pashminakazi opened a new issue #1121: NumericStepper stepSize doesn't works for Decimal values

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:
users@infra.apache.org



[GitHub] [royale-asjs] yishayw closed issue #1121: NumericStepper stepSize doesn't works for Decimal values

Posted by GitBox <gi...@apache.org>.
yishayw closed issue #1121:
URL: https://github.com/apache/royale-asjs/issues/1121


   


-- 
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:
users@infra.apache.org