angular-circular-slider icon indicating copy to clipboard operation
angular-circular-slider copied to clipboard

Setting a default of zero on range from -100 to 100

Open JMoli opened this issue 8 years ago • 3 comments

It appears initializing to zero is not possible when using a negative to positive range. It just defaults to the minimum.

JMoli avatar Apr 05 '16 18:04 JMoli

For my case resetting the initial setting to zero on modal.shown event worked. Setting a $timeout on the value variable within the scope may have similar results.

JMoli avatar Apr 05 '16 20:04 JMoli

I'll roll out a fix shortly!

princejwesley avatar Apr 05 '16 21:04 princejwesley

Fixed!

princejwesley avatar Apr 05 '16 21:04 princejwesley