Hotfix/default values slider
Created by: bartwesselink
Fixes #85 (closed). For some reason, the value is not reflected correctly to the slider element. Angular internally holds the correct value, so we just re-patch the value and then everything works. Not a nice fix, but hey, it works :)