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

Add arc compatibility, solving issue with KeyView loop, add podspec #6

Merged
merged 6 commits into from
Feb 13, 2013
Merged

Add arc compatibility, solving issue with KeyView loop, add podspec #6

merged 6 commits into from
Feb 13, 2013

Conversation

thibaut-jarosz
Copy link
Contributor

  • ARC compatibility: code is now compatible with or without arc
  • Solve issue Allow keyboard access in popover #4: the key views loop is not generated due to the override of the contentView getter in NSWindow subclass
  • Add Podspec that should be edited (to add tags?) before submission to Cocoapods

Thibaut Jarosz added 6 commits February 12, 2013 18:07
Remove contentView getter override in INPopoverWindow to prevent crash
when using keyboard to switch between buttons/textfields…
@indragiek
Copy link
Owner

Excellent, thank you!

indragiek added a commit that referenced this pull request Feb 13, 2013
Add arc compatibility, solving issue with KeyView loop, add podspec
@indragiek indragiek merged commit dd5a264 into indragiek:master Feb 13, 2013
indragiek added a commit that referenced this pull request Dec 26, 2019
Add arc compatibility, solving issue with KeyView loop, add podspec
This pull request was closed.
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