Remove Flex::with_reversed_pain_order

This commit is contained in:
Julia 2023-02-21 11:40:48 -05:00
parent b7cf426908
commit 6a731233c5
2 changed files with 1 additions and 19 deletions

View file

@ -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(
(|| {