leefsmp / Re-Flex

Resizable Flex layout container components for advanced React web applications
https://leefsmp.github.io/Re-Flex/index.html
MIT License
639 stars 72 forks source link

Bug: programmatically set size results in different flexGrow #147 #171

Open tachbana opened 2 years ago

tachbana commented 2 years ago

I modified ReflexElement.js and ReflexContainer.js to not do relative calculations if prop.size changes.