Show all room participants in titlebar
...and allow following them into external projects.
This commit is contained in:
parent
25ff5959fb
commit
9d990ae329
7 changed files with 121 additions and 67 deletions
|
@ -172,6 +172,7 @@ pub struct Image {
|
|||
pub bounds: RectF,
|
||||
pub border: Border,
|
||||
pub corner_radius: f32,
|
||||
pub grayscale: bool,
|
||||
pub data: Arc<ImageData>,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue