Skip to content

Scale by MouseWheel #1

Description

@Konstruktour

Suggestion: Add the following lines to the end of the function handleMouseWheel (line 573) to see scaling by mousewheel in realtime!

e.preventDefault();
$scope.$apply();

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions