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

secondaryInitialSize componentDidUpdate #63

Open chase2981 opened 2 years ago

chase2981 commented 2 years ago

See the newly added example for what I need to be added to the existing functionality. (It's similar to https://github.com/zesik/react-splitter-layout/pull/41 although I don't think that guy is going to do what you asked of him anytime soon...) I could use a few pointers on the newly added test as well, and how to get it to re-render better. Thnx.