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
Wondering how one can create a diagonal scrolling with with react-infinite-viewer. I see from the main demo that when you swipe by using two fingers on a trackpad you are able to scroll diagonally.
This is nicely shown in the daybrush demo https://daybrush.com/infinite-viewer/
However in all the sandbox examples using react-infinite-viewer I'm unable to swipe scroll diagonally. It either goes horizontally or vertically. Is this something that is missing in the react-infinite-viewer?
Wondering how one can create a diagonal scrolling with with react-infinite-viewer. I see from the main demo that when you swipe by using two fingers on a trackpad you are able to scroll diagonally.
This is nicely shown in the daybrush demo
https://daybrush.com/infinite-viewer/
However in all the sandbox examples using react-infinite-viewer I'm unable to swipe scroll diagonally. It either goes horizontally or vertically. Is this something that is missing in the react-infinite-viewer?
https://codesandbox.io/p/sandbox/demo-5sr1h?file=/src/Editor/Editor.tsx
The text was updated successfully, but these errors were encountered: