Skip to content

Multiple line popup text implicit animations #69

@jack0502801

Description

@jack0502801

If you return multiple line string with line brake "\n" in delegate, popup view will have implicit animations.

To fix it, modify line 93 in ASValuePopUpView.m
_textLayer.actions = @{@"contents" : [NSNull null],@"bounds" : [NSNull null]};

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