Skip to content

Commit b262461

Browse files
committed
ProjectPlayer: Fix sprite layering after adding bubbles
1 parent ddfc9cc commit b262461

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ProjectPlayer.qml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ ProjectScene {
134134

135135
Item {
136136
anchors.fill: parent
137+
z: targetItem.z
137138

138139
RenderedTarget {
139140
id: targetItem

0 commit comments

Comments
 (0)