Skip to content

resize splitpanes when user resize window screen #166

@kyrylo93

Description

@kyrylo93

Hello, I have a problem, maybe somebody can help me.

I have two panes, [][], one with text on the left and an image on the right

when the user resizes splitpanes by splitter I compute the available width and truncate text on the left 'image.....next.png'

The problem is that resize event doesn't catch when the user resizes the screen or opens the console (yes, I have such a requirement).
I tried to call different methods using ref logic, didn't help, also tried to update the key on splitpanes component.

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