You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ask for have an option for customize the value, on both axis X and Y, the idea is to stack the panels on X, and keep 20% for Y axis, the vertical panels.
Current behavior
The text was updated successfully, but these errors were encountered:
That's for sure, but the header size is not taken into account because the height value isn't dynamic.
When we have a zoom in the browser the panel can't be resized.
Here two headers in purple, zoom 150% in Chrome.
Even with a lower zoom, 110%, the split component can't be selected.
Bouh
changed the title
Custom value for minimumPaneSizePercentage on X or Y axis
minimumPaneSizePercentage clamp with the header minimum.
Oct 12, 2020
Feature ask
Currently we can't reduce a panel to zero because the props value by default is minimum 20%.
react-mosaic/src/Split.tsx
Line 31 in 64b9d49
I ask for have an option for customize the value, on both axis X and Y, the idea is to stack the panels on X, and keep 20% for Y axis, the vertical panels.
Current behavior
The text was updated successfully, but these errors were encountered: