Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to have a minimum size fill #87

Open
pmlakner opened this issue May 14, 2021 · 1 comment
Open

Is it possible to have a minimum size fill #87

pmlakner opened this issue May 14, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@pmlakner
Copy link

Looking through the documentation I know its not available. I'm having trouble pulling off the layout I need. I was hoping to make three columns, where the center fills the available space but cannot be smaller than a certain size, while still resizable on either side.

Sorry I am new to both React and CSS

@aeagle
Copy link
Owner

aeagle commented May 14, 2021

Hi @pmlakner

The library doesn't currently support size limits on the fill space however it does seem like a potential feature for the future.

The functionality to achieve this might be similar to what's needed to fix #72 where a spaces resize boundary needs to be aware of other anchored spaces on the same layer as well as any minimum/maximum limits specified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants