angularjs - processing canvas tag not included in angular using ng-include or ng-view -
i want include processing sketch angular. sketch added template file , trying include template html file in angular using ng-include or ng-view. see template html included missing canvas tag.
i have created sample plunker... please help...
<canvas data-processing-sources="rect.pde"></canvas>
is seems kapil has found answer problem here. hope helps
Comments
Post a Comment