diff options
| author | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-01-27 19:19:21 +0100 |
|---|---|---|
| committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-01-27 19:19:21 +0100 |
| commit | d1280af2e4c704147a36da510faa0a994d3159c7 (patch) | |
| tree | 459ba7dbdf0d50fe5ffef9ccb8a70756c11c9497 /resources | |
| parent | Translate some of the new messages (diff) | |
| download | nheko-d1280af2e4c704147a36da510faa0a994d3159c7.tar.xz | |
Autoclose completer when space is pressed and no suggestion available
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/qml/Completer.qml | 1 | ||||
| -rw-r--r-- | resources/qml/MessageInput.qml | 3 | ||||
| -rw-r--r-- | resources/qml/TimelineView.qml | 2 |
3 files changed, 5 insertions, 1 deletions
diff --git a/resources/qml/Completer.qml b/resources/qml/Completer.qml |
