Skip to content

Fix for ipad resigning first responder of other table cells when first responder might be a subview of another table cell#10

Open
rexprograms wants to merge 1 commit intowannabegeek:masterfrom
rexprograms:master
Open

Fix for ipad resigning first responder of other table cells when first responder might be a subview of another table cell#10
rexprograms wants to merge 1 commit intowannabegeek:masterfrom
rexprograms:master

Conversation

@rexprograms
Copy link

Assuming the parent view is a UITableView (safe assumption) this is a
better way of resigning first responder that will also work with sister
table cells with subviews that are first responder (UIText View as a
subview, etc.)

Assuming the parent view is a UITableView (safe assumption) this is a
better way of resigning first responder that will also work with sister
table cells with subviews that are first responder (UIText View as a
subview, etc.)
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.

1 participant