We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95685a5 commit 1468f4bCopy full SHA for 1468f4b
GitUpKit/Views/GIAdvancedCommitViewController.m
@@ -51,8 +51,6 @@ @implementation GIAdvancedCommitViewController {
51
#pragma mark - Search
52
- (void)setupSearch {
53
self.searchTextField.delegate = self;
54
- self.searchTextField.nextKeyView = self.messageTextView;
55
- self.searchTextField.nextResponder = self.messageTextView;
56
}
57
58
- (void)resetSearch {
0 commit comments