Remove Flex::with_reversed_pain_order
This commit is contained in:
parent
b7cf426908
commit
6a731233c5
2 changed files with 1 additions and 19 deletions
|
@ -628,7 +628,6 @@ impl CollabTitlebarItem {
|
|||
let content = Stack::new()
|
||||
.with_children(user.avatar.as_ref().map(|avatar| {
|
||||
let flex = Flex::row()
|
||||
// .with_reversed_paint_order()
|
||||
.with_child(Self::render_face(avatar.clone(), avatar_style.clone()))
|
||||
.with_children(
|
||||
(|| {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue