Skip to content

App crashes if scrolled fast #3

@MaxHasADHD

Description

@MaxHasADHD

If this is used in a table view cell, and scrolled fast it will crash the app at
if (range.length && selectedRange && selectedRange.highlightColor) { [self.textStorage addAttribute:NSForegroundColorAttributeName value:selectedRange.highlightColor range:range]; }

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