Fix z value of avatar in timeline
This commit is contained in:
parent
e6e54fe415
commit
f7560cd998
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue