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

Constraints warnings for programmatically established views. #6

Open
RizulSharma opened this issue Sep 27, 2021 · 3 comments
Open

Constraints warnings for programmatically established views. #6

RizulSharma opened this issue Sep 27, 2021 · 3 comments

Comments

@RizulSharma
Copy link

Hi, I really liked this library. However, if I am using overlays on programmatically established views (constrained via code) I don't see any overlay and I get several UI warnings instead. Can you help ?

@saeid
Copy link
Owner

saeid commented Sep 27, 2021

Hi!
It shouldn't matter how you're building your views. You only need to make sure, view's constraints are set before calling overlay functions.
Can you share a piece of code of your view and how you're trying to build overlay? it may help to resolve your issue.

@RizulSharma
Copy link
Author

RizulSharma commented Oct 7, 2021 via email

@saeid
Copy link
Owner

saeid commented Oct 10, 2021

@RizulSharma good to hear you manage to solve your issue.
related to reversing the animation, I'm afraid I didn't understand your need here. can you elaborate more on this?
In case you need to have the line animation from the view to the text, unfortunately that's not supported at the moment, but let me know if this is the case and we can figure out a solution! :)

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

2 participants