Skip to content

Commit

Permalink
#29
Browse files Browse the repository at this point in the history
  • Loading branch information
glushchenko committed Aug 26, 2017
1 parent f9240bb commit 505bdf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FSNotes/ViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ class ViewController: NSViewController,
NSApp.activate(ignoringOtherApps: true)
self.view.window?.makeKeyAndOrderFront(self)

cleanSearchAndEditArea()
search.becomeFirstResponder()
}

func moveAtTop(id: Int) {
Expand Down

0 comments on commit 505bdf4

Please sign in to comment.