Discuss Scratch
- Discussion Forums
- » Suggestions
- » Ability to edit slider incrementation
- I_wantasheep
-
Scratcher
1000+ posts
Ability to edit slider incrementation
sometimes you want to change how specific the slider can be. (idk how to word this)
imagine you made the code designed to use decimals, you add a slider and now you have to complete change the code
might as well also change “change slider range” to “slider settings” (right click)
imagine you made the code designed to use decimals, you add a slider and now you have to complete change the code
might as well also change “change slider range” to “slider settings” (right click)
- Airiers
-
Scratcher
27 posts
Ability to edit slider incrementation
+1
Very useful, we sometimes need decimals and the only way is to divide the slider’s value by 10 or 100…
Very useful, we sometimes need decimals and the only way is to divide the slider’s value by 10 or 100…
- atomicbryght
-
Scratcher
1000+ posts
Ability to edit slider incrementation
yess this would be very helpful, i run into this problem often (also i would love a whole slider settings feature rather than just range)
- nembence
-
Scratcher
1000+ posts
Ability to edit slider incrementation
Currently there are two step sizes, 1 and 0.01 (which one happens depends on whether you put a . into the slider range when you set it)
- Discussion Forums
- » Suggestions
-
» Ability to edit slider incrementation