[
https://issues.apache.org/jira/browse/FLEX-33657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13736607#comment-13736607
]
Daniel Tiefenauer edited comment on FLEX-33657 at 8/12/13 5:52 AM:
-------------------------------------------------------------------
Same Problem here in Mobile application.
Code from the view:
<?xml version="1.0" encoding="utf-8"?>
<s:View xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark" title="HomeView">
<s:NumericStepper minimum="0" maximum="100" snapInterval="1"
stepSize="1" locale="en-US"/>
</s:View>
was (Author: derricks):
Same Problem here in Mobile application.
Code from the view:
<?xml version="1.0" encoding="utf-8"?>
<s:View xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark" title="HomeView">
<s:NumericStepper minimum="0" maximum="100" snapInterval="1"
stepSize="1" />
</s:View>
> Spark NumericStepper - View is decimal
> --------------------------------------
>
> Key: FLEX-33657
> URL: https://issues.apache.org/jira/browse/FLEX-33657
> Project: Apache Flex
> Issue Type: Bug
> Components: Spark: NumericStepper
> Affects Versions: Apache Flex 4.10.0
> Reporter: Robbyn Gerhardt
> Fix For: Apache Flex 4.10.0
>
> Attachments: Bildschirmfoto 2013-08-08 um 17.51.30.png,
> FLEX-33657_AIR3.8_Mobile_1.PNG
>
>
> Each change in snapInterval or stepSize, you can always get a decimal number
> displayed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira