Fix disappearing text on Thread view
Changelog-Fixed: Fix disappearing text on Thread view Closes: #665
This commit is contained in:
committed by
William Casarin
parent
f88718d56e
commit
10c9e8ddbc
@@ -71,6 +71,7 @@ struct SelectedEventView: View {
|
||||
self.bar.update(damus: self.damus, evid: target)
|
||||
}
|
||||
.padding([.leading], 2)
|
||||
.compositingGroup()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user