Skip to content
This repository was archived by the owner on Jun 14, 2026. It is now read-only.
This repository was archived by the owner on Jun 14, 2026. It is now read-only.

clean up event handlers (memory leaks) #611

@pliablepixels

Description

@pliablepixels

I was using $rootScope.emit and $rootScope.$on in views and not cleanup. Obviously, memory leaks here. I've now changed to $rootScope.broadcast and $scope.$on. For some reason, manual deregistering of rotoscope on was not fully working.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions