Strilanc/Quirk

View on GitHub
src/browser/MouseWatcher.js

Summary

Maintainability
A
35 mins
Test Coverage

Function watchDrags has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

function watchDrags(element, grabHandler, cancelHandler, dragHandler, dropHandler) {
Severity: Minor
Found in src/browser/MouseWatcher.js - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status