Skip to content

setWindowWrapIndent not working except in main console #5936

@demonnic

Description

@demonnic

Brief summary of issue / Description of requested feature:

setWindowWrapIndent does not error when used on a miniconsole but also there is no indent on wrapped miniconsole lines when it's set above 0.

Steps to reproduce the issue / Reasons for adding feature:

  1. Geyser.MiniConsole:new({name = "indent-test"})
  2. setWindowWrapIndent("indent-test", 10)
  3. echo("indent-test", "This is the song that doesn't end, yes it goes on and on my friend, some people started singing it not knowing what it was, and they'll continue singing it forever just because this is the song that doesn't end...")

Error output / Expected result of feature

Miniconsoles should indent their wraps the same way as the main console if you set the wrap indent.

Extra information, such as Mudlet version, operating system and ideas for how to solve / implement:

Mudlet 4.14.1, tested in windows

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