yyllff / split-pane-react

Resizable split panes for React.js.
https://yyllff.github.io/split-pane-react
MIT License
95 stars 25 forks source link

No resize if mouse moves fast #20

Open mahdix opened 1 year ago

mahdix commented 1 year ago

Nice work on the component. When I move my mouse a quickly, the splitter stays behind and no resize happens.

Btw, I'm using an element on the left panel with both width and height set to full. Not sure if it can be related.

image