Skip to content

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

@yaegerbomb

Description

@yaegerbomb

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions