Add mockup accurate avatar background
Co-Authored-By: Max Brunsfeld <max@zed.dev>
This commit is contained in:
parent
7f4da80386
commit
9b92a8e3fe
4 changed files with 56 additions and 30 deletions
|
@ -93,7 +93,8 @@ pub struct Titlebar {
|
|||
pub struct AvatarStyle {
|
||||
#[serde(flatten)]
|
||||
pub image: ImageStyle,
|
||||
pub width: f32,
|
||||
pub outer_width: f32,
|
||||
pub outer_corner_radius: f32,
|
||||
}
|
||||
|
||||
#[derive(Deserialize, Default)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue