Replies: 1 comment
-
...this is already the case. you can set a slider's step to 0.01 by just adding a fraction to the max and/or minimum value of the slider which you can set by right clicking on it (0 works, so you can use e.g |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The step size of the variable block is 1 or 0.01
Because sometimes there is no need for variable step sizes that are too small or too large
The separate setting of using this as a variable slider to increase the step size value is convenient for reducing the volume of the work, facilitating settings, and facilitating interaction with users
In terms of using Deepseek, it is:
The step size of the variable block can be set to either 1 or 0.01. This design eliminates unnecessarily small or large increments while providing optimal control. The dedicated slider interface significantly improves operational efficiency by simplifying parameter adjustment and enhancing user interaction.
Beta Was this translation helpful? Give feedback.
All reactions