Revert "Fix the one-line events combining"

This reverts commit 39f159f0a3.

Causes problems when message delegates are reordered, with the
transition animations randomly stopping in the middle and leaving
delegates at odd positions.
This commit is contained in:
miruka
2021-03-01 18:52:30 -04:00
parent 32200f256b
commit 81c460cbaf
4 changed files with 16 additions and 23 deletions

View File

@@ -184,6 +184,10 @@ and this project adheres to
- Fix scrolling keybinds not working to scroll popups
- Revert 0.6.2's message combining fix, which caused message bubble movements
to randomly stop in the middle of their animations and be left at odd
positions or overlap with other bubbles
## 0.6.4 (2020-09-16)