feathersui-starling icon indicating copy to clipboard operation
feathersui-starling copied to clipboard

User interface components for Starling Framework and Adobe AIR

Results 103 feathersui-starling issues
Sort by recently updated
recently updated
newest added

I can't believe we didn't notice this so far, but somehow when space is pressed, it triggers the last pressed button in our windows app. Any clue on how to...

The current Parallel.createParallelEffect() doesn't support easing/transitions, so added new createParallelEffectWithEasing(), which applies an easing function across the entire length of the parallel effect. Josh, please let me know of any...

There are some theme cases when we need to change prompt fontStyle in different TextInput states. promptTextRenderer has neccesary support, but after statechange no change. After some searching I found...