JuliaGizmos / InteractBase.jl

Build interactive HTML5 widgets in Julia
Other
27 stars 23 forks source link

replace slider median with first? #170

Open xgdgsc opened 2 years ago

xgdgsc commented 2 years ago

Describe the bug Using Slider with a default value of median feels unnatural for me. Would it be better to use first value as default?

To Reproduce using @manipulate

Expected behavior Slider value defaults to first value