hipstersmoothie / react-window-splitter

react-resizable-grid-panels
https://react-window-splitter-six.vercel.app
50 stars 2 forks source link

Add `unitAtRest="pixel"` prop to panels #31

Closed hipstersmoothie closed 3 months ago

hipstersmoothie commented 3 months ago

Currently when a layout is "resting" we represent panel widths as percentages. In some cases you might want a particular panel's width to be defined only as pixels so that when the window resizes it stays the same size.

hipstersmoothie commented 3 months ago

:rocket: Issue was released in v0.4.0 :rocket: