[F] End editing on return

This commit is contained in:
Hykilpikonna
2021-01-27 19:37:13 -05:00
parent 580b8bdc2f
commit b900123a09
5 changed files with 51 additions and 16 deletions
+4 -1
View File
@@ -8,7 +8,7 @@
import UIKit
import UserNotifications
class DebugViewController: UIViewController
class DebugViewController: EndEditingOnReturn
{
@IBOutlet weak var userModeButton: UIButton!
var darkMode = false
@@ -29,6 +29,9 @@ class DebugViewController: UIViewController
print(error.localizedDescription)
}
}
// End editing on return
wvmInput.delegate = self
}
//Sends a test notification