Skip to content

Fix TreeView Example Icon Path Issue After Restructuring#1765

Merged
marcelwgn merged 1 commit intomicrosoft:mainfrom
Zakariathr22:TreeViewFix
Feb 13, 2025
Merged

Fix TreeView Example Icon Path Issue After Restructuring#1765
marcelwgn merged 1 commit intomicrosoft:mainfrom
Zakariathr22:TreeViewFix

Conversation

@Zakariathr22
Copy link
Contributor

Description

This PR fixes an issue in the TreeViewPage where the folder icon image was not displaying correctly due to project restructuring. The image source was using a relative path, which became invalid after the changes.

Motivation and Context

Updated the image path to ensure the icon displays correctly.

Screenshots:

Before:
image

After:
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)

Copy link
Contributor

@marcelwgn marcelwgn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haha, what a simple fix, thank you!

@marcelwgn
Copy link
Contributor

/azp run

@marcelwgn marcelwgn merged commit 7aa7b80 into microsoft:main Feb 13, 2025
2 checks passed
@Zakariathr22 Zakariathr22 deleted the TreeViewFix branch February 13, 2025 08:37
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.

2 participants