Joe Fryer
Joe Fryer
Hmm I'm not sure what that would be, I can't reproduce it myself. Could you upload a sample app showing this behaviour?
Unfortunately not, but that does sound like it might be useful. Feel free to submit a pull request to add this, if you’d like.
No, there isn't at the moment, although this might be nice to have. I'll leave this issue open and perhaps get around to it soon. Or, PRs welcome.
Hey @renjithn - thanks! Yeah, I should think I'll get around to this pretty soon.
Hi @mzekrallah - sorry, I haven't had a chance to look at this yet. Feel free to have a look and submit a PR, if you like :)
That's great - thanks @mzekrallah! Hopefully I should be able to get round to doing this anyway.
Is `rightBarButtonItem` non-nil? Also, you'd want to pass your `targetSuperview` for the tooltip's `hostView`, not `containerView`. In any case, I've just found that tooltips seem to be positioning themselves incorrectly...
Strange - perhaps because you're doing it in `viewWillAppear:`? Have you tried adjusting the point you supply to get it to point where you want? Or is it as close...
Cool - thanks.
Oh, no problem at all - I just though it would be interesting to see :) Thanks for letting me know - I'll take a look