iced-yoda/examples/color_palette/src
Sebastian Zivota c3643eaf6d Add step member to slider widgets
Both the native and the web slider now have a member `step` to control
the least possible change of the slider's value. It defaults to 1.0
for all sliders and can be adjusted with the step method.
2020-06-11 00:18:24 +02:00
..
main.rs Add step member to slider widgets 2020-06-11 00:18:24 +02:00