Skip to content

openUserWindow() doesn't remember position #1075

@tjurczyk

Description

@tjurczyk

Hi,

thanks for 3.2 release. I'm trying to get the opened window position remembered, but either it's not working or I'm doing it wrong.

I initialize a window (from wiki):

lua openUserWindow("My floating window")

resize it and move it to the left. Everything looks good: screenshot

Then, I quit Mudlet (cmd+q on my mac), I open it again and do the following command:

lua openUserWindow("My floating window")

unfortunately, the windows is placed on the right: screenshot, as default. The width of the window is not remembered nor position. I used this wiki page to get it done. Any help is appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions