Skip to content

Better truncation #14

@amberstarlight

Description

@amberstarlight

if (string.length > lineLength * maxLines) {

This is ok but really needs work. Truncation should take into account the subtitle rather than just drawing the title as much as possible

Maybe some sensible limits should be imposed and tested for at build time?

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