sprang / Inkpad

Vector illustration app for the iPad.
Mozilla Public License 2.0
2.64k stars 474 forks source link

Can't move canvas from rootview to childview of WDCanvasController. #165

Closed danvaplay closed 8 years ago

danvaplay commented 8 years ago

I created a childview in rootview of WDCanvasController. and I tried to move canvas's target from rootview to childview. then, canvas shows in rootview, but not in childview.

from following code.

to this.

Can I move canvas from rootview to childview? Let me know how to move it?

Regards. Dan.