Skip to content

Commit ed1e706

Browse files
committed
Completed adding screenshots
1 parent bfb444c commit ed1e706

File tree

6 files changed

+30
-19
lines changed

6 files changed

+30
-19
lines changed
Loading
Loading
Loading
Loading
Loading

powerapps-docs/maker/canvas-apps/power-apps-studio.md

Lines changed: 30 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ Switch between various authoring options while working with the app.
317317

318318
## 6 – App authoring options
319319

320-
The options for working with canvas apps change depending on the selection on the left pane.
320+
The options for working with canvas apps change depending on the selection on the authoring menu.
321321

322322
### Tree view
323323

@@ -332,54 +332,65 @@ Switch to the **Components** tab of **Tree view** to work with component library
332332

333333
:::image type="content" source="media/studio/pa-studio-components-tab.png" alt-text="Screeshot showing the Components tab of the Tree view pane.":::
334334

335-
For information on adding components, see the [Insert](#insert) section.
335+
For more information on adding components, see the [Insert](#insert) section.
336336

337337
### Data
338338

339339
Add, refresh, or remove data sources from your canvas app. You can add one or more [connections](connections-list.md) by using data sources.
340340

341341
In addition to data stored within tables, there are many connectors available to interact with data in popular software as a service (SaaS), services, and systems.
342342

343-
> [!div class="mx-imgBorder"]
344-
> ![Data.](media/studio/pa-studio-data.png)
343+
:::image type="content" source="media/studio/pa-studio-data.png" alt-text="Screenshot that shows where the Data section is located from the authoring menu. You can add data here.":::
345344

346345
To choose other connectors such as SharePoint, OneDrive, or SQL Server, you can enter text in the data source search box or select from the list of connectors.
347346

348-
> [!div class="mx-imgBorder"]
349-
> ![Select data source.](media/studio/pa-studio-data-source.png)
350-
351-
More information: [List of all Power Apps connectors](/connectors/connector-reference/connector-reference-powerapps-connectors)
347+
:::image type="content" source="media/studio/pa-studio-data-source.png" alt-text="Screenshot that shows how to select a data source by choosing the Add data dropdown.":::
352348

349+
For more information, see [List of all Power Apps connectors](/connectors/connector-reference/connector-reference-powerapps-connectors).
353350

354351
### Media
355352

356-
Select **Media** to add images, video, or audio files to your app. Adding media directly to your app uploads the files to the app and uses the app storage. Each file uploaded to the app as media must be 64 MB or smaller, and the size of all media files uploaded to an app can't exceed 200 MB.
353+
Select **Media** to add images, video, or audio files to your app. Adding media directly to your app uploads the files to the app and uses the app storage.
354+
355+
:::image type="content" source="media/studio/pa-studio-add-media.png" alt-text="Screenshot that shows how to select the Media option from the authoring menu.":::
356+
357+
> [!TIP]
358+
>
359+
> - Each file uploaded to the app as media must be 64 MB or smaller.
360+
> - The size of all media files uploaded to an app can't exceed 200 MB.
357361
358-
> [!div class="mx-imgBorder"]
359-
> ![Add media.](media/studio/pa-studio-add-media.png)
362+
If you want to reference more media, consider using [audio and video controls with URLs](add-images-pictures-audio-video.md#add-images-audio-or-video-using-the-controls), media from [Azure Media Services](add-images-pictures-audio-video.md#add-media-from-azure-media-services), or from [Microsoft Stream](./controls/control-stream-video.md#example).
360363

361-
If you want to reference more media, consider using [audio and video controls with URLs](add-images-pictures-audio-video.md#add-images-audio-or-video-using-the-controls), using media from [Azure Media Services](add-images-pictures-audio-video.md#add-media-from-azure-media-services), or from [Microsoft Stream](./controls/control-stream-video.md#example). More information: [Using multimedia files in Power Apps](add-images-pictures-audio-video.md)
364+
For more information, see [Using multimedia files in Power Apps](add-images-pictures-audio-video.md).
362365

363366
## 7 – Canvas/screen
364367

365-
The canvas shows the currently selected screen from the left pane.
368+
The canvas shows the currently selected screen from the authoring menu.
366369

367370
## 8 – Properties pane
368371

369-
The properties pane shows properties and options available for the currently selected object on the canvas. The **Properties** tab shows generic options such as the name, color, size, or position. The **Advanced** tab shows more options for advanced customization. The advanced properties might sometimes be locked for editing, such as when working with data cards. You can select [Unlock to change properties](working-with-cards.md#unlock-a-card) in such situations.
372+
The properties pane shows properties and options available for the currently selected object on the canvas.
370373

371-
> [!div class="mx-imgBorder"]
372-
> ![Properties pane.](media/studio/pa-studio-prop-pane.png)
374+
- The **Properties** tab shows generic options such as the name, color, size, or position.
375+
- The **Advanced** tab shows options for advanced customization. The advanced properties might sometimes be locked for editing, such as when working with data cards. You can select [Unlock to change properties](working-with-cards.md#unlock-a-card) in such situations.
373376

377+
:::image type="content" source="media/studio/pa-studio-prop-pane.png" alt-text="Screenshot that shows the properties pane that appears when you select an object in your canvas. Advanced properties is a tab in that same pane.":::
374378

375379
## 9 – Virtual agent
376380

377-
Real-time, in-product help is available from the documentation using the Power Platform virtual agent. The virtual agent can help answer questions about common scenarios. For more information, see [Get help building your app from a virtual agent](../common/virtual-agent.md).
381+
Real-time, in-product help is available from the documentation using the Power Platform virtual agent. The virtual agent can help answer questions about common scenarios.
382+
383+
For more information, see [Get help building your app from a virtual agent](../common/virtual-agent.md).
378384

379385
## 10 – Screen selector
380386

381-
Use the screen selector to switch between screens when your canvas app has multiple screens. You can also select a screen from the left pane by selecting the tree view. If the current selection is inside a container, or inside an individual cell in a gallery, the selector shows the breadcrumbs for the parent elements at each level.
387+
Use the screen selector to switch between screens when your canvas app has multiple screens. You can also select a screen from the authoring menu by selecting the tree view. If the current selection is inside a container, or inside an individual cell in a gallery, the selector shows the breadcrumbs for the parent elements at each level.
388+
389+
:::image type="content" source="media/studio/pa-studio-screen-selector.png" alt-text=Screenshot that shows the ___location of the screen selector.":::
382390

383391
## 11 – Change canvas screen size
384392

385-
You can zoom in or out while authoring the canvas app. Select **Ctrl**+**0** **Fit to window** to fit the screen size based on the current authoring window size. The zoom percentage or screen size used in authoring a canvas app has no effect on the aspect ratio configured for the app. When you preview your app or play a published app, your screen size is temporary.
393+
You can zoom in or out while authoring the canvas app. Select **Ctrl**+**0** **Fit to window** to fit the screen size based on the current authoring window size.
394+
395+
> [!NOTE]
396+
> The zoom percentage or screen size used in authoring a canvas app has no effect on the aspect ratio configured for the app. When you preview your app or play a published app, your screen size is temporary.

0 commit comments

Comments
 (0)