michielbdejong/solid-panes

View on GitHub
src/slideshow/slideshowPane.js

Summary

Maintainability
A
1 hr
Test Coverage

Function render has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render: function (subject, context) {
    var dom = context.dom
    var styleSheet =
      'https://leemark.github.io/better-simple-slideshow/css/simple-slideshow-styles.css'
    UI.widgets.addStyleSheet(dom, styleSheet)
Severity: Minor
Found in src/slideshow/slideshowPane.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status