Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
spark.effects.easing.Power.exponent cannot be < 0 (it might have some practical upper limit too... might want to ask Chet)
We forgot to ask for this class originally, but it IS exposed by tooling so it would be good to get some numeric range metadata on this one. I think all the other easing classes are ok (we do expose easeIn/OutFraction but we'll do custom hand-coded validation on those since the relationship between the two is so dynamic).