diff options
author | tastytea <tastytea@tastytea.de> | 2022-03-06 14:48:31 +0100 |
---|---|---|
committer | tastytea <tastytea@tastytea.de> | 2022-03-06 19:58:12 +0100 |
commit | 5949173ba29d2d2825a82b1178bbfbee321c7759 (patch) | |
tree | b1d609380f7bdc9788581cf4273c00aedea175a0 | |
parent | Allow explicit selection of SSO method (diff) | |
download | nheko-5949173ba29d2d2825a82b1178bbfbee321c7759.tar.xz |
Add function to force focus on InputDialog input field
# Previous commits: # 9482ac4e Allow explicit selection of SSO method # ab05e2d8 Mobile message input (#962) # 12a6da01 If you replace the txn id, replace a string the length of the txn id... # df6a5aab Fix clicking on images in replies
-rw-r--r-- | resources/qml/dialogs/InputDialog.qml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/qml/dialogs/InputDialog.qml b/resources/qml/dialogs/InputDialog.qml |