Croller icon indicating copy to clipboard operation
Croller copied to clipboard

Sensitivity Request

Open brandonrains77 opened this issue 3 years ago • 0 comments

Hey guys! I love the croller using it on a project ATM, but having some issues with sensitivity, I am using it only with 9 values, each one being a preset controlling 6 other parameters. But as I have been testing it, It seems was to sensitive for prime-time use. I currently have all my presets being adjusted based on overriding the onProgressChanged function. I have tried using on progress on onStartTrackingTouch, and onStopTrackingTouch but neither stopped the parameter being jittery. What I tried doing was adding points in the tracking and only adjusting for every 10 progress changed, but it looked weird going from 9 points to 90 to reduce sensitivity looked crazy on the screen. Next step if I want to keep using is to rewrite the entire widget from scratch and adding the sensitivity feature in. Any suggestions would be appreciated. Thanks Guys!

brandonrains77 avatar Dec 15 '20 00:12 brandonrains77