Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple line popup text implicit animations #69

Open
jack0502801 opened this issue Apr 25, 2018 · 0 comments
Open

Multiple line popup text implicit animations #69

jack0502801 opened this issue Apr 25, 2018 · 0 comments

Comments

@jack0502801
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant