Closed ferbass closed 9 years ago
I create a simple interpolation between 2 views, but in the first view i have one Button, i need this button can be touched in second view.
I try to set secondView userInteractionEnabled, but have no effect, any idea?
Thank you
Hi there @ferbass.
This issue has appeared in #13, and I believe I provided a neat workaround (I can't really verify it since I got no answer from @hsavit1).
Hi @DavdRoman, this way works great for me
I create a simple interpolation between 2 views, but in the first view i have one Button, i need this button can be touched in second view.
I try to set secondView userInteractionEnabled, but have no effect, any idea?
Thank you