open-orchestra/open-orchestra-media-admin-bundle

View on GitHub
MediaAdminBundle/Resources/public/ecmascript/OpenOrchestra/Application/View/Media/MediaImageFormView.js

Summary

Maintainability
A
1 hr
Test Coverage

Function _setupCrop has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    _setupCrop(event) {
        event.preventDefault();

        this._destroyCropApi();
        this._hideOverrideTool();

There are no issues that match your filters.

Category
Status