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
{{ message }}
This repository was archived by the owner on May 16, 2026. It is now read-only.
Hello,
I only need the zooming functionality but there seems no way to block the dragging events and only allow zooming.
All the event listener props for drag events onDragStart/End/Update doesn't seem to provide a way to disable the event.
Is this supported at all? If not, can you suggest me an alternative?
Hello,
I only need the zooming functionality but there seems no way to block the dragging events and only allow zooming.
All the event listener props for drag events
onDragStart/End/Updatedoesn't seem to provide a way to disable the event.Is this supported at all? If not, can you suggest me an alternative?
Thanks in advance