react-split-pane icon indicating copy to clipboard operation
react-split-pane copied to clipboard

Percent-based values?

Open Glinkis opened this issue 5 years ago • 3 comments

I would love if there was a possibility to use percentages as minSize/maxSize. This would allow us to ensure that the user cannot get "stuck" by dragging the panel divider outside of the view.

Glinkis avatar Jun 12 '19 12:06 Glinkis

Any update on this?

wmtpratikk avatar Sep 14 '19 14:09 wmtpratikk

isn't it already available? Here: http://react-split-pane-v2.surge.sh/?MinPercentageHorizontalExample and here: http://react-split-pane-v2.surge.sh/?MaxPercentageVerticalExample

logesh2496 avatar Jul 07 '20 12:07 logesh2496

I think that it would interesting to have the divs width and height changing in percentages and not absolute values. It will allow other components to move along nicely.

danvln avatar Oct 12 '20 06:10 danvln