Skip to content

Commit 8f9c769

Browse files
committed
Adding image
1 parent 430fbd5 commit 8f9c769

File tree

4 files changed

+3
-11
lines changed

4 files changed

+3
-11
lines changed
37.1 KB
Loading

powerapps-docs/maker/canvas-apps/build-responsive-apps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ Before you start using the responsive layouts, you need to do the following:
6464

6565
![Settings disable lock orientation](media/create-responsive-layout/settings-disable-lock-orientation.png "Settings disable lock orientation")
6666

67-
1. Go to **File** > **Settings** > **Advanced Settings** and enable the **Container control** feature under **Experimental features** tab.
67+
1. Go to **File** > **Settings** > **Advanced Settings** and enable the **Layout containers** feature under **Experimental features** tab.
6868

69-
![Enable container control](media/create-responsive-layout/enable-container-control.png "Enable container control")
69+
![Enable layout control](media/create-responsive-layout/enable-layout-container.png "Enable layout control")
7070

7171
## Responsive layouts
7272

powerapps-docs/maker/canvas-apps/controls/control-horizontal-container.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,7 @@ Horizontal container control determine the position of the child components so t
2222

2323
**Horizontal** container control distribute the available space to its child components based on the settings, as well as determines alignment of the child components.
2424

25-
## Key properties
26-
27-
**[Color](properties-color-border.md)** – The color of text in a control.
28-
29-
**[Font](properties-text.md)** – The name of the family of fonts in which text appears.
30-
31-
**HtmlText** – Text that appears in an HTML text control and that may contain HTML tags.
32-
33-
## Additional properties
25+
## Properties
3426

3527
**[BorderColor](properties-color-border.md)** – The color of a control's border.
3628

37.1 KB
Loading

0 commit comments

Comments
 (0)