react-rnd
react-rnd copied to clipboard
Disable some resize handlers and allow them to be dragged.
Is it a bug/feature/question or do you need help? Question
Overview of the problem
I'm using react-rnd version [10.3.3]
My browser is: Google chrome
I am sure this issue is not a duplicate? Yes
Description
Is it possible to drag on the resize handlers? I would like to disable the handlers and let them be draggable instead of resizable.
Expected behavior
To drag on the top, left, right, and bottom resize handlers.
Actual behavior
The widget is resized instead of drag.