A really common case I run into is setting a value to an integer and adding a slider with min/max
. When all three of those are integers, it's awkward that sliding will result in floats. I feel like if value
,min
, and max
are all integers, the nicest default would be step: 1
so that it keeps nice round numbers when sliding. (And if people want more granularity they can opt-in instead.)
Please consider adding this! And thanks for the awesome package.
Owner Name | cocopon |
Repo Name | tweakpane |
Full Name | cocopon/tweakpane |
Language | TypeScript |
Created Date | 2016-05-10 |
Updated Date | 2023-03-17 |
Star Count | 2603 |
Watcher Count | 19 |
Fork Count | 71 |
Issue Count | 11 |
Issue Title | Created Date | Updated Date |
---|