mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
message_row: Mock available icons to prevent post-echo reflow.
This commit is contained in:
@@ -41,6 +41,8 @@
|
||||
{{#if msg/locally_echoed}}
|
||||
{{#if msg/failed_request}}
|
||||
{{> message_controls_failed_msg}}
|
||||
{{ else }}
|
||||
{{> message_controls .}}
|
||||
{{/if}}
|
||||
{{else}}
|
||||
{{> message_controls .}}
|
||||
|
Reference in New Issue
Block a user