Make sure that every slider also gets a spinbox
Currently we have some sliders in the UI which are not connected to any element that displays the actual value. Thus making it hard to reset a value to a previous value if changed. Additionally it makes it harder to understand what the slider values actually means as no relation to anything can be displayed. Examples: ![image](/uploads/a46344f7e8a3972f1ca18a14ccee4012/image.png) ![image](/uploads/920366779f6d0c587965cd7da929e0e6/image.png)
issue