react-resizable icon indicating copy to clipboard operation
react-resizable copied to clipboard

Resizing issue with Flexbox

Open breiko83 opened this issue 5 years ago • 2 comments

I'm having some resizing issues when the resizable box is inside a Flexbox container and aligned to the bottom of a div.

Here is the code to reproduce the issue: https://codesandbox.io/s/amazing-meitner-0k6pk?fontsize=14&hidenavigation=1&theme=dark

The problem is with the N handle. S and E works just fine.

breiko83 avatar May 20 '20 11:05 breiko83

I'm also having troubles with this. Few tickets open with this bug reported (e.g. https://github.com/STRML/react-resizable/issues/119) so hopefully it gets some attention 👍

ConorKelleher avatar Jun 06 '20 13:06 ConorKelleher

Just submitted a PR to fix this https://github.com/STRML/react-resizable/pull/136

Let's hope it gets in soon enough

ConorKelleher avatar Jun 06 '20 16:06 ConorKelleher