You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the horizontal and vertical distances and timings for horizontal and vertical swiping are linked. This causes issues when one wishes to use different axes for different functionality. For instance, vertical for scrolling and horizontal for browser back/forward. Allowing the axes to be configured independently will allow better control over this use case.
The text was updated successfully, but these errors were encountered:
Currently the horizontal and vertical distances and timings for horizontal and vertical swiping are linked. This causes issues when one wishes to use different axes for different functionality. For instance, vertical for scrolling and horizontal for browser back/forward. Allowing the axes to be configured independently will allow better control over this use case.
The text was updated successfully, but these errors were encountered: