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.
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!