html5-knob icon indicating copy to clipboard operation
html5-knob copied to clipboard

Modernize xknob.js

Open milahu opened this issue 4 years ago • 0 comments

lets merge the patch from @BramVerb

  • indent with spaces
  • use let, const
  • shorter syntax
  • use class
  • (more?)

maybe split the commit in

  • fix indent
  • use modern JS

milahu avatar Feb 24 '21 13:02 milahu