Fix triple click not selecting last message char

This commit is contained in:
miruka
2019-09-11 01:55:07 -04:00
parent 72bcb9bbe3
commit 51e544ddf1
2 changed files with 4 additions and 5 deletions

View File

@@ -13,6 +13,7 @@
- When qml syntax highlighting supports ES6 string interpolation, use that
- Fixes
- Quote links color in room subtitles
- Pressing backspace in composer sometimes doesn't work
- Message order isn't preserved when sending a first message in a E2E
room, then while keys are being shared sending one with another account,