Hi,
Here are the first batch of modifications for implementing the "style" shown in the issue #21 :
some new functions in Tools
stype property and some modifications in Circular (allowing color lerping)
stype property and some modifications in Knob (allowing gauge and color lerping)
For now I've not integrated the SVG glow effect. The code is ready but I prefer you check and validate these modifs before.
I don't know why (I just start in JS dev) but I'm not able to build correctly the lib with the scripts provided. I end up with differences inside the files (for example T -> T$1)
So please, perform a deep review before merging this (or not).
Hi, Here are the first batch of modifications for implementing the "style" shown in the issue #21 :
I don't know why (I just start in JS dev) but I'm not able to build correctly the lib with the scripts provided. I end up with differences inside the files (for example T -> T$1) So please, perform a deep review before merging this (or not).