Skip to content

GridPane is missing manual cell width/height adjustments #457

@smilefx

Description

@smilefx

The functions for setting manual width/height inside of GridPane cells do not work currently. It always auto-scales based on the content inside.

Current workaround:
Add invisible elements in cells that do not have content but need to be sized. Add appropriate width/height to other elements in cells to make them fixed width/height.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bgw-guiGUI module of BGW

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions