Refining scale markers

Oh in that case, you can easily change the size of the marker using a code component. In the “Begin Routine” tab of the code component, assuming your Slider is called slider and you are using height units for sizing:

slider.marker.size=(.1,.1)