Compare commits
1 Commits
release/an
...
release/gt
| Author | SHA1 | Date | |
|---|---|---|---|
| a852f233ee |
@@ -383,6 +383,10 @@ private class TranscriptDrawingArea : Widget
|
|||||||
items.add(image_layout);
|
items.add(image_layout);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// New-message animation is a one-shot effect. Clear the flag after
|
||||||
|
// scheduling bubble animations so later relayouts do not replay it.
|
||||||
|
message.should_animate = false;
|
||||||
|
|
||||||
last_sender = message.sender;
|
last_sender = message.sender;
|
||||||
last_date = date;
|
last_date = date;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user