Jim

Results 3 issues of Jim

manually change the input value will not trigger the change event, only when rotating the file will trigger. Or is there something that I missed? http://jsbin.com/matutunagu/edit?html,js,console,output

When initialise knob with steps, call back value is still in raw format (float numbers). Instead it should pass back the correct value base on user's specifications on steps.

node: v6.4.0 npm: v3.10.6 anyone has the same error? ``` TypeError: Invalid Version: {Version} at new SemVer (/Users/Jim/Project/flux-studio/public/node_modules/node-webkit-updater/node_modules/semver/semver.js:293:11) at SemVer.compare (/Users/Jim/Project/flux-studio/public/node_modules/node-webkit-updater/node_modules/semver/semver.js:342:13) at compare (/Users/Jim/Project/flux-studio/public/node_modules/node-webkit-updater/node_modules/semver/semver.js:566:31) at Function.gt (/Users/Jim/Project/flux-studio/public/node_modules/node-webkit-updater/node_modules/semver/semver.js:595:10) at updater.gotManifest (/Users/Jim/Project/flux-studio/public/node_modules/node-webkit-updater/app/updater.js:75:23)...