sharpie7 / circuitjs1

Electronic Circuit Simulator in the Browser
GNU General Public License v2.0
2.29k stars 633 forks source link

unable to change minimum slider value for a resistor #753

Closed ericfont closed 2 years ago

ericfont commented 2 years ago

In this circuit, I am unable to change this 7k feedback resistor's minimum slider value:

unable-to-change-min-value-for-range-from-slider

If I try to change it's minimum slider value to 1k instead of 1, then nothing happens. Note that this resistor slider is shared by that 7.9k resistor too, which does have 1k as its minimum slider value.

ericfont commented 2 years ago

(on version 2.6.9js)

pfalstad commented 2 years ago

workaround: set the "Share Slider" popup to "New Slider", set the min/max value, change the "Share Slider" popup back to "bottom-resistance"