We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e18b4bc commit a586391Copy full SHA for a586391
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