The values you’re using in ZoomSlider are 1 to 10.
If you want percentages, you need to use values from 0 to 1 with an appropriate change value. I don’t know if that’s possible with a slider control.