Make Slider only scrollable when clicking on them
When scrolling through the right pane of PeTrack, it is possible to accidentally change the value of a slider without wanting it. To avoid that it, we need our own implementation of a Slider, which is only scrollable when it is in focus.