RyoSogawa / react-resizable-layout

Headless React component and hook for resizable layout.
https://www.npmjs.com/package/react-resizable-layout
MIT License
86 stars 14 forks source link

Set cursor to always show resize icon during resizing #17

Open RyoSogawa opened 1 year ago

RyoSogawa commented 1 year ago

Currently, the cursor during resizing does not always show the resize icon. This can be confusing for users. We want to modify the behavior so that the cursor always shows the resize icon during resizing.