We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6abcaf commit 2d41080Copy full SHA for 2d41080
features/picture-in-picture/data.json
@@ -1,6 +1,6 @@
1
{
2
"title": "Picture in Picture",
3
- "description": "Adds a button for opening a picture in picture for projects.",
+ "description": "Adds a button to the project page that allows you to open the stage up and continue to view it while using other tabs or apps.",
4
"credits": [
5
6
"username": "stio_studio",
@@ -18,6 +18,6 @@
18
],
19
"components": [{
20
"type": "info",
21
- "content": "Picture in Picture does NOT have inputs, of any kind. This means that it can mostly only be used for watching."
+ "content": "Picture in Picture will not allow you to interact with the project. You must be on the project page to interact with it."
22
}]
23
}
0 commit comments