dotnet / dotnet/arcade

German text in setup help page is overlapped by program logo

Open
#13,846 12 comments 1 reaction 0 assignees View on GitHub
help wanted
Dominant language
C#
Stars
729
Forks
397
Avg merge
3d 15m
Merged PRs (30d)
149

Description

After downloading the setup executable of the Windows Desktop Runtime 6, I tried to see what command line options are available.

So I ran this from the command line:

```cmd
windowsdesktop-runtime-6.0.4-win-x64.exe /?
```

which results in a window popping up:

image

As you can see the lower left texts are not readable, because the ".NET" logo is printed over the text.

My assumption is that the text runs longer in German and therefore is being overlapped by the logo image. I would assume this happens in other languages (maybe French?), too.

### Suggestion

Please make the logo smaller or the text run around the logo so that nothing of the text is hidden.

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.