Skip to content
Snippets Groups Projects
Commit d1365621 authored by Tony Wasserka's avatar Tony Wasserka Committed by Georg Krause
Browse files

Enable stepless adjustment of the volume control slider

parent 58abf6e5
No related branches found
No related tags found
No related merge requests found
Enable stepless adjustment of the volume slider (!1294)
......@@ -29,7 +29,7 @@
<input
id="volume-slider"
type="range"
step="0.02"
step="any"
min="0"
max="1"
v-model="sliderVolume" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment