-
-
Notifications
You must be signed in to change notification settings - Fork 279
Open
Description
Is your feature request related to a problem? Please describe.
Hi, I found out there is a constant for touchDollyFactor, but there is no way to change it.
But in another way, there is dollySpeed, which is documented as mouse only, but it's not true, because it's used internally in dolly_internal, which is also used with touch actions.
Describe the solution you'd like
I think, best option is to have also touchDollySpeed parameter (or we can just use factor).
Another solution is just to update the info about the dolly speed.
Describe alternatives you've considered
The workaround is to set a different dolly speed for touch devices.
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels