문제

I am using a slider in the bundle settings of my app to make the user choose a distance between 1 - 1000 meters.

The slider is working fine , but i would like to show the user the actual value of the slider.

Is this possible?

도움이 되었습니까?

해결책

I think there is no viable possibility to do this with a slider. You could use a PSMultiValueSpecifier, a "Multi Value Element" instead, with 4 sections, one for each digit of your 4-digit number. It could then be set and displayed at the same time.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top