Skip to content

Commit c528087

Browse files
committed
Minor edits
* Fix broken link * Highlight property term
1 parent 2690667 commit c528087

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

powerapps-docs/maker/canvas-apps/controls/control-add-picture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Use the **[SaveData](../functions/function-savedata-loaddata.md)** function to s
140140
The same guidelines for **[Button](control-button.md)** and **[Image](control-image.md)** apply. In addition, consider the following:
141141

142142
### Color contrast
143-
* **Add media button** must have adequate contrast between its text and background. Since the uploaded image may have varying colors, use an opaque Fill on the **Add media button** to ensure consistent contrast.
143+
* **Add media button** must have adequate contrast between its text and background. Since the uploaded image may have varying colors, use an opaque **[Fill](properties-color-border.md)** on the **Add media button** to ensure consistent contrast.
144144

145145
### Screen reader support
146146
* **Add media button** must have **Text** and **ChangePictureText** that prompts the user to add or change a picture.

powerapps-docs/maker/canvas-apps/controls/control-screen.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ When the **Screen** is the effective background for text, there must be adequate
7676

7777
For example, if a **Screen** contains a **[Label](control-text-box.md)** and the label has transparent fill, then the screen's **[Fill](properties-color-border.md)** effectively becomes the background color for the label.
7878

79-
In addition to text, consider checking color contrast with essential graphical objects like the star images in a **[Rating](control-rating)** control.
79+
In addition to text, consider checking color contrast with essential graphical objects like the star images in a **[Rating](control-rating.md)** control.
8080

8181
### Screen reader support
8282
* There must be a meaningful name for each **Screen**. The screen name can be viewed and edited in the same way as other controls: in the tree view of the controls pane or in the header of the properties pane.

0 commit comments

Comments
 (0)