Skip to content

two problems encountered trying to add newline to "expand..." text #3404

Open
@brianharvey

Description

@brianharvey

So, sathvikrias posted this improved IF reporter in the forum:

IF BLOCK script pic(3)

untitled script pic (4)

untitled script pic (5)

I really like that, but if you have more than one ELSE IF the block gets very wide very quickly, so I wanted to put a line break before the words "else if" so I tried "$nl else if" and got this:

untitled script pic (3)

That's the first problem; $symbol names should end at a space and be mixable with other text. The second problem is that, having read about some feature involving "%nl" I also tried "%nl else if." Having done that, I am unable to click OK on the block editor. No error message, it just silently doesn't close (but it does change the block, badly). Even if I delete the "%nl" in the "expand..." option, that doesn't let me click OK. All I can do is click Cancel, which leaves me with the messed up version of the block.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions