Skip to content

[TypedText] support new-style linebreak chars when splitting text #6

@ivan-mogilko

Description

@ivan-mogilko

The module was originally made compatible with 3.2.1, so it uses old-style linebreak [.
Add support for the new-style '\n'.

UPDATE: escaped character literals did not work with the old script compiler. This is fixed in the latest 3.6.0 patch and 3.6.1, but for compatibility it may be worked around by using a string literal instead. That is - "\n" vs '\n'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions