matchID-project / frontend

Frontend for matchID project
https://matchID-project.github.io
GNU Lesser General Public License v3.0
2 stars 2 forks source link

[validation] Update interval boundaries while slider is dragged #91

Open nahoj opened 5 years ago

nahoj commented 5 years ago

In the validation screen, the interval boundaries should be updated while the slider is dragged (as of now the slider needs to be released for the numbers to update). This should probably be done by replacing the custom-made slider with a standard widget (assuming one is now available).