Highlight mentions in the Saved chat messages
This commit is contained in:
parent
44cb55fbe9
commit
6844bb6510
4 changed files with 82 additions and 27 deletions
|
@ -641,6 +641,7 @@ pub struct ChatPanel {
|
|||
pub avatar_container: ContainerStyle,
|
||||
pub message: ChatMessage,
|
||||
pub mention_highlight: HighlightStyle,
|
||||
pub self_mention_background: Color,
|
||||
pub continuation_message: ChatMessage,
|
||||
pub last_message_bottom_spacing: f32,
|
||||
pub pending_message: ChatMessage,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue