bjgrosse / react-resize-panel

Simple React resize panel component
MIT License
139 stars 55 forks source link

Preserve current pane size with received new props #18

Closed Kingwl closed 3 years ago

Kingwl commented 3 years ago

Add a flag to preserve the current sizes(May drag by users) rather than reset them.