Laci Kosco

Results 13 comments of Laci Kosco

It should be doable, you'll probably have to change color definition to arrays of color, and store in another value of element which color scheme (array element) you want. so...

well if the task needed is to remove knob with input after timeout has passed, try usage: ``` $(".knob").setKnobTimeout(knob_options, function() { alert("Hello!"); this.parent()[0].remove(); //console.log(this.parent()[0]); }, 2000); ```

I have tried this patch manually on windows 10, the lines 173,174 are ok, but changing the line 179 from packages_path() to files_path() raised error `reloading plugin Slyblime.sly name 'file_path'...