Could sliders please display their values?

Is there a way to get the sliders in the Prompt for User Input action to display their numeric value? As I'm seeing it, not only can you not see the current slider value, but you also cannot see the minimum or maximum values.

image

Without being able to see numeric values, sliders are not very helpful. I may be forced to use a different input option. But sliders are cool, so it would be nice if at least the current numeric value of the slider showed up somewhere.

I would nominate the right hand side of the slider show its value, but that may mean making a little room for it by shortening the bar. Sort of like the following... and as you move the slider, the number should change value.

1 Like

Noted.

3 Likes

Meawhile, the Napkin macro shows you how to do that in HTML with the Custom HTML Prompt:

1 Like