Add placeholder text as a feature of Editor, use it in chat panel
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ pub struct TextStyle {
|
||||
pub font_properties: Properties,
|
||||
}
|
||||
|
||||
#[derive(Clone, Debug)]
|
||||
#[derive(Clone, Debug, Default)]
|
||||
pub struct HighlightStyle {
|
||||
pub color: Color,
|
||||
pub font_properties: Properties,
|
||||
|
||||
Reference in New Issue
Block a user