src/slideshow/slideshowPane.js
Function render
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
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)