Skip to content

Allow dialog centering after width/height changes #601

Open
@mvysny

Description

@mvysny

I'd like to implement a "maximize" button which will set the 100vw/100vh size to the dialog. That works, however the dialog stays at its current position, which leads to parts of dialog not visible. It would be good if the "maximize" button could also call dialog.center(); to re-center the dialog, in order to show it in its entirety.

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