StarlingGraphics / Starling-Extension-Graphics

flash.display.Graphics style extension for the Starling Flash GPU rendering framework
https://github.com/StarlingGraphics/Starling-Extension-Graphics/wiki
MIT License
285 stars 88 forks source link

Update Fill.as #56

Closed AlBirdie closed 11 years ago

AlBirdie commented 11 years ago

Fix for #47 (Fill doesn't appear on iOS (release build only))

This is the fix for Fill not appearing on iOS release builds for AIR versions > 3.6. Thanks to "bingheliefeng" who found this fix and posted it in this thread: http://forum.starling-framework.org/topic/graphics-extension-release-build-problem?replies=10#post-44323.

robsilv commented 11 years ago

Thanks @AlBirdie!