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

Fix issue 20 for good #22

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

Fix issue 20 for good #22

wants to merge 50 commits into from

Conversation

Taiki-San
Copy link
Contributor

Basically, the initial code completely forgot about borders ;p
I tried to keep the code properly compartmented, but I quite new at ObjC, so probably far from perfect.
However, it works, even if odd values mess stuffs up a bit (but nothing hard to work around), and not on the first time.

Also, for unknown reasons, the patch fails if width get over ~20, but at this point, the bug isn't blocking anymore.

Thibaut Jarosz and others added 30 commits February 12, 2013 22:06
Add arc compatibility, solving issue with KeyView loop, add podspec
Sample code wasn't using ARC for INPopoverController, my previous ARC
conversion wasn't working.
Border was drawn on half pixels on odd border width
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.

3 participants