Fix z value of avatar in timeline
This commit is contained in:
parent
e6e54fe415
commit
f7560cd998
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user