Skip to content

Multiple line popup text implicit animations #69

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]};

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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