diff options
| author | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-02-26 23:43:54 +0100 |
|---|---|---|
| committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-02-26 23:43:54 +0100 |
| commit | 4d79f8078e4883f268ee12bb5db5873bb694e30d (patch) | |
| tree | 0678c09ceb90d59b2c54f5c7ef67016f595f43b3 | |
| parent | Only show reply button and option button on hover (diff) | |
| download | nheko-4d79f8078e4883f268ee12bb5db5873bb694e30d.tar.xz | |
Don't let click on reply steal focus from the replied to elements
| -rw-r--r-- | resources/qml/MatrixText.qml | 3 | ||||
| -rw-r--r-- | resources/qml/delegates/Reply.qml | 13 |
2 files changed, 9 insertions, 7 deletions
diff --git a/resources/qml/MatrixText.qml b/resources/qml/MatrixText.qml |
