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

Hello, Josh. I have an issue with Label. If I place Label inside container with .scale = 0.3 the text inside Label will be cutted. It happens only on iPhone...

bug
runtime-dependency

Hi @joshtynjala , I believe it would be a nice feature to have this implemented directly on Feathers, like in flex with properties files. Would that be too hard? Kind...

enhancement

Hi Josh, I'll go straight to the prominent real world example, so that you see a real scenario where this could be useful. Instagram > Chat > Single Conversation >...

enhancement

@joshtynjala is it possible to add params attribute to setItemRendererFactoryWithID? I have a costume GroupedListItemRenderer with lot of different layout currently I have this case : ``` list.setItemRendererFactoryWithID(MailBlock.CHECK_TOPAY_MAIL, CHECK_TOPAY_MAIL_itemFactory); list.setItemRendererFactoryWithID(MailBlock.COMPLETED_MAIL,...

enhancement

hi @joshtynjala, I implemented this a while back, a complete implementation of the Bidi algorithm (Revision 31) used for bitmap fonts. It works well https://github.com/HendrixString/Starling-Bidi-TextField was wondering, if you would...

enhancement

Description edited by @joshtynjala ImageLoader should support two kinds of optional caching: 1) When an image file is loaded from a URL, it should be possible to save the ByteArray...

enhancement

See also #1512 for zoom gesture

enhancement

Is there a way to load the fonts embedded in 'BaseMetalWorksDesktopTheme.as' at runtime rather than having them compile into the application? I know they are fairly small but it kind...

enhancement
wontfix