mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 23:43:43 +00:00
When a message update comes back from the server and replaces an old message, it should fade in. There are two components to the fade: 1. The message fades in from opacity: 0 => 1. 2. The "edited" text will transform from X: -10 => X: 0.
8.1 KiB
8.1 KiB