Skip to content

[VisUI Bug] GridGroup inside MultiSplitPane not resizing correctly #218

Open
@mbrlabs

Description

@mbrlabs

Hello,
i have a rather complex ui setup, that is seperated into 3 parts using the MultiSplitPane.
Column 1 & 2 are pretty simple, in the thrind col i have a GridGroup, containing some elements. If i move the second handle between column 2 & 3 the thrind column gets bigger (as expected). But if i try to move it back the content of the thrid column (GridGroup) doesn't get smaller.

Initial state:
gridbug0

move handle to left:
gridbug1

move handle to the right
gridbug2

Source of the example:
MyGdxGame.txt

I'm not sure if this is a bug or it's just not supported..or i'm doing something wrong?

Libgdx 1.9.4
VisUI 1.2.3
Linux Mint

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions