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

iOS wizCanvas.Hide() without animation fails. #12

Closed aogilvie closed 10 years ago

aogilvie commented 10 years ago

Without an animation object passed this API fails.

Current work-around is hide() with animation fade-out and duration of 0.

aogilvie commented 10 years ago

Fixed with: #15