alan-turing-institute / simulate-frontend

Simulate frontend application.
http://simulate.readthedocs.io
0 stars 1 forks source link

Logarithmic sliders #102

Open masonlr opened 6 years ago

masonlr commented 6 years ago

It is common for a slider to span say 1e-6 to 1e-3 and need fine grained control. We should add an option for logarithmic sliders.

klapaukh commented 6 years ago

My current workaround for this is to make the slider unit dB. That said, yes we need logarithmic sliders.