Timepicker Sensitivity

I am using Ionic 6 with Angular 14 and since upgrading to IONIC 6, we had numerous complaints around the new Timepicker. So much so that clients are calling our app unuseable
and considering alternative options.

Is there a way to make the Ionic Time Picker less sensitive? The wheel scrolls very fast and makes it very difficult to stop on the correct hour/minute.

The iOS mode works much better than the Android one, but still oversensitive. The touch area is also quite small, so the user’s finger typically covers the digits of the hour/minutes wheel, making it difficult to see which value is currently “selected”.

Using the arrow keys or mousewheel scroll on in the browser is also very difficult as the hour/minute wheels scroll multiple values at once.

Is there any way to:

  1. make the hour/minute wheel less sensitive/scroll slower?
  2. make the hour/minute wheel value buttons bigger?