Size limits step in 30MB increments.

pull/6/head
Mark McDowall 11 years ago
parent 8bb4b06d28
commit d2e771c9f0

@ -24,7 +24,7 @@ define(['marionette', 'Mixins/AsModelBoundView', 'jquery.knob'], function (Mario
this.ui.knob.knob({
min : 0,
max : 200,
step : 5,
step : 1,
cursor : 25,
width : 150,
stopper : true,

Loading…
Cancel
Save