atlassian / react-beautiful-dnd

Beautiful and accessible drag and drop for lists with React
https://react-beautiful-dnd.netlify.app
Other
33.39k stars 2.57k forks source link

react-flow-renderer : zoom issue that occurs when the zoom level is less than 100% #2483

Open Cavid233 opened 1 year ago

Cavid233 commented 1 year ago

"I am using React Flow Renderer and React Beautiful Dnd to drag elements. When I drag an element, it is directly under the mouse cursor when the zoom level is 100%. However, when I decrease the zoom level below 100%, there is a distance between the mouse cursor and the dragged element. This distance increases as I further decrease the zoom level."

Example Video: https://www.loom.com/share/6f51c598ac0a4121ab3e2b0d7f0f8496

nahkar commented 1 year ago

Do you find any solutions ?