zesik / react-splitter-layout

A simple split layout for React and modern browsers. https://zesik.com/react-splitter-layout
MIT License
422 stars 128 forks source link

If I want to swap children position on vertical layout using flex-direction reverse, splitter resize working opposite #42

Open AnkiB opened 4 years ago

zesik commented 4 years ago

Thanks for reporting this! Could you let me know your use case of using flex-direction here (why swapping children position)? I'd like to understand more to see the best way of fixing this.

samithf commented 3 years ago

I had the same issue, any fix for this?