mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 07:28:28 +02:00
Fix: focus, keyboard visibility, composer height
This commit is contained in:
@@ -192,6 +192,7 @@ class WysiwygInputToolbarView: MXKRoomInputToolbarView, NibLoadable, HtmlRoomInp
|
||||
}
|
||||
|
||||
func showKeyboard() {
|
||||
self.wysiwygViewModel.textView.becomeFirstResponder()
|
||||
self.viewModel.showKeyboard()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user