As a QField user and project creator, I want finer control over the slider functionality in the range widget.
In addition to a min, max, and steps value, I would like to be able to set:
(1) The slider to act as a percentage of a given maximum, rather than using the steps value. This would allow an odd 'maximum' to be chosen without having to calculate an appropriate 'step' value manually;
(2) The slider to operate with a kind of 'ratcheting' mechanism, where the values increase/decrease faster (with a larger 'steps' value) when the slider is moved faster, and much slower (single 'step' value) when moved slowly. Additional haptic feedback would be a welcome addition. This would enable finer control when the slider range is large, e.g. >100.