Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Fixed positioning bug where MMPopLabel would not work for UIBarButtonIte... #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pajai
Copy link

@pajai pajai commented Mar 13, 2015

Hi,

I did a change regarding the way the center position of the pop label is computed. Previously it did not work to show a pop label against a UIBarButtonItem if the latter was inside a navigation bar. With this change, the existing example is still working + if you add the pop label to 'self.navigationController.view' then you can get the pop label point at button item of the nav bar.

Kind regards.
Patrick

@asadali737
Copy link

It actually fixed the issue for me. Thanks @pajai, Really appreciate the work.

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

Successfully merging this pull request may close these issues.

2 participants