dotnet / dotnet/maui

Support relative URIs for images

Open
#8,667 3 comments 2 reactions 1 assignee Claimed by @StephaneDelcroix View on GitHub
area-controls-image proposal/open
Dominant language
C#
Stars
23.3k
Forks
2k
Avg merge
1d 14h
Merged PRs (30d)
296

Description

### Description

Currently you cannot specify a relative path to load a local image (see [documentation](https://docs.microsoft.com/en-us/dotnet/maui/user-interface/controls/image#load-a-local-image)). That means you cannot have two images with the same name in two different folders.

### Public API Changes

```xaml



```

### Intended Use-Case

Other XAML based platforms allow this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.