We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d75aa9 commit a137d25Copy full SHA for a137d25
1 file changed
src/ProjectPlayer.qml
@@ -133,6 +133,7 @@ ProjectScene {
133
id: projectPenLayer
134
engine: loader.engine
135
anchors.fill: parent
136
+ visible: !priv.loading
137
}
138
139
Component {
0 commit comments