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

Anyway to respect the provided size even if there is only one pane? #197

Open
yaegerbomb opened this issue Oct 18, 2023 · 0 comments
Open

Comments

@yaegerbomb
Copy link

Using Vue2 legacy library:

I want the size of my pane to remain the size provided even if it is the only child. On load the size of the component provided is respected. But changing the route to another area where there is only one child pane will cause that pane to size to 100% of the width.

I've tried to dynamically set the max-size based on number of children but that runs into an interesting bug of the splitter resizing the wrong pane. Is this possible at all?

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

No branches or pull requests

1 participant