Wizcorp / cordova-plugin-wizviewmanager

PhoneGap plugin for creating/showing/hiding/messaging/animating additional views outside of the main window.
MIT License
57 stars 37 forks source link

Can't manipulate with ejecta canvas [-ejecta1.3] #31

Closed gen-failure closed 11 years ago

gen-failure commented 11 years ago

Hi,

This is connected to issue #25 which was closed by @aogilvie . I tried to compile latests 2.7 and 2.7-ejecta1.3 branches and this are the results: :

When I download branch 2.7 and compile then hiding and removing canvas works perfectly.

When I download branch 2.7-ejecta1.3 and compile it, then the hide canvas or remove canvas functions are not working, even not in included demo. Setting layout for canvas is also broken

Also, in -ejecta.1.3 branch, the remove function is not available from wizViewManager, I need to call wizViewManger.wiz.newCanvas.remove, but it's not working anyway.

I know that keeping this branch alive is not much priority since you are developing new ejecta plugin, but if somebody can find a quickfix for this I will be very grateful to him.

Thank you!

aogilvie commented 11 years ago

@DarkenCZ Please use https://github.com/Wizcorp/phonegap-plugin-wizCanvas

Because;