Fix z value of avatar in timeline

This commit is contained in:
Nicolas Werner 2021-09-03 01:33:21 +02:00
parent e6e54fe415
commit f7560cd998
No known key found for this signature in database
GPG key ID: C8D75E610773F2D9

View file

@ -412,6 +412,8 @@ ScrollView {
Loader {
id: section
z: 4
property int parentWidth: parent.width
property string userId: wrapper.userId
property string previousMessageUserId: wrapper.previousMessageUserId