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
The scroll bars of different platforms occupy some positions. I used OverlayScrollbarsComponent to unify the scroll bars, but in dndkit, when scrolling some distance horizontally, the position of the dragged element is calculated incorrectly.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
example: https://codesandbox.io/s/dnd-kit-sortable-overlayscroll-lwy9n?file=/src/App.tsx
The scroll bars of different platforms occupy some positions. I used OverlayScrollbarsComponent to unify the scroll bars, but in dndkit, when scrolling some distance horizontally, the position of the dragged element is calculated incorrectly.
Beta Was this translation helpful? Give feedback.
All reactions