Wizcorp / phonegap-plugin-wizCanvas

WizCanvas allows a developer to create a ultra-performant native canvas component. The view is based on the Ejecta framework and has WebGL support.
MIT License
43 stars 13 forks source link

backgroundColor minor issue #3

Open aogilvie opened 10 years ago

aogilvie commented 10 years ago

If getContext is not called early enough in user's script backgroundColor cannot be set as eaglview has not been added as a subview yet.