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

Updating to Swift 5.0 #7

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

numen31337
Copy link

No description provided.

fespinoza and others added 10 commits November 9, 2017 14:11
compiled with xcode 9.1
The `textBoundingBox` is the rectangle that is needed to display the full attributed text in the cell and has the right dimensions, but the point is relative to the `frame` coordinates so the `point` is never contained in the in the `textBoundingBox` because *it represents the size of the text in the label, **but not the position of the text in the label**.*

So this code is giving false negative checks
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

Successfully merging this pull request may close these issues.

2 participants