Skip to content

Update RepeatButton Image Asset Path#1808

Merged
marcelwgn merged 1 commit intomicrosoft:mainfrom
Zakariathr22:fix/repeatbutton-image-path
Mar 16, 2025
Merged

Update RepeatButton Image Asset Path#1808
marcelwgn merged 1 commit intomicrosoft:mainfrom
Zakariathr22:fix/repeatbutton-image-path

Conversation

@Zakariathr22
Copy link
Contributor

@Zakariathr22 Zakariathr22 commented Mar 15, 2025

Description

Changed the ImagePath for the RepeatButton control to use the unused asset located at:
"ms-appx:///Assets/ControlImages/RepeatButton.png"

Motivation and Context

The previous image asset path was incorrect (using Button.png). This update ensures that the correct image is displayed for the RepeatButton control.

How Has This Been Tested?

Manually Tested

Screenshots (if appropriate):

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Changed the `ImagePath` for the RepeatButton control to use the new image asset located at `"ms-appx:///Assets/ControlImages/RepeatButton.png"`.
@Zakariathr22
Copy link
Contributor Author

Zakariathr22 commented Mar 15, 2025

There is Also AutomationProperties.png
image

This is another unused image, Would it be better to use it on the screen reader page? or just remove it entirely?

@marcelwgn
Copy link
Contributor

/azp run

@marcelwgn marcelwgn enabled auto-merge (squash) March 16, 2025 08:23
@marcelwgn marcelwgn merged commit 4fd999d into microsoft:main Mar 16, 2025
2 checks passed
@Zakariathr22 Zakariathr22 deleted the fix/repeatbutton-image-path branch March 16, 2025 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants