Skip to content

incorrect wrap "Show More" for right to left direction #52

@fullflash

Description

@fullflash

image
i think we should not break "Show more"

ReadMoreText(
            value,
            trimLines: 1,
            textDirection:TextDirection.rtl,
            colorClickableText: ColorPalette.primaryAppColor,
            trimMode: TrimMode.line,
            trimCollapsedText: '  Show more',
            trimExpandedText: '  Show less',
            style: TextStyles.popupMedium,
            delimiter: "",

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