Skip to content

Fraction of window positioning #1256

@freesig

Description

@freesig

Would be nice to have a way to position and size this as a fraction of another widget.
Like:

widget.fract_x_y_of(ids.other_widget, 0.3, 0.8);
widget.fract_w_h_of(ids.other_widget, 0.3, 0.8);

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions