BD-AutoScroll icon indicating copy to clipboard operation
BD-AutoScroll copied to clipboard

Potential problems found

Open Strencher opened this issue 1 year ago • 1 comments

First of all, this Switch component should be cached so it doesn't do a webpack search every time you open the settings panel.

https://github.com/hackermare/BD-AutoScroll/blob/41fc59c9d0c2b55160156330e1624660ad02e6ea/AutoScroll.plugin.js#L81

Secondary, you should add better error handling because components like Switch, Slider and so on can change at any time and cause your settings panel to crash.

Strencher avatar Dec 18 '22 20:12 Strencher