Skip to content

Commit b0dac16

Browse files
authored
Update unified-interface.md
1 parent f2bc730 commit b0dac16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/user/unified-interface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Your administrator has to opt in to early access updates for your environment an
4141

4242
The Unified Interface is designed for a modern reflow experience.
4343

44-
For forms, there are pixel breakpoints that cause information on a form to move on the screen based on the space available to the form to display in. This happens when the display space available to the form decreases. For example if you resize the window that your app is in and decrease the width of the window it will decrease the space available for the form to display in. When the width decreases past certain breakpoints, information that would be hidden will move below where it used to be so that it is either visible or you can vertically scroll down to see it.
44+
For forms, there are pixel breakpoints that cause information on a form to move on the screen based on the space available for the form to display in. This happens when the display space available to the form decreases. For example, if you resize the window that your app is in and decrease the width of the window it will decrease the space available for the form to display in. When the width decreases past certain breakpoints, information that would be hidden will move below where it used to be so that it is either visible or you can vertically scroll down to see it.
4545

4646
When columns in a form section reflows from multiple columns to one column, it reflows from left to right (in left-to-right languages). When a control spans at least two columns in a section, then it reflows from top to bottom. The difference in behavior is so that tab navigation order is kept after reflow.
4747

0 commit comments

Comments
 (0)