Beiträge von ashraffayad

    After a few times of removing and embedding krpano. I get the same error message "WARNING: Too many active WebGL contexts. Oldest context will be lost."
    I'm using Angular too. But I don't think it has anything to do with Angular.

    here's some code:


    Code
    $scope.$on('$destroy', function() { 
    removepano("krpanoSWFObject"); 
    });