Skip to content
Snippets Groups Projects
Verified Commit f7560cd9 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Fix z value of avatar in timeline

parent e6e54fe4
No related branches found
No related tags found
No related merge requests found
Pipeline #1715 passed
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment