Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question/Help: Start Icon #158

Open
sayonaraww opened this issue Dec 31, 2024 · 1 comment
Open

Question/Help: Start Icon #158

sayonaraww opened this issue Dec 31, 2024 · 1 comment

Comments

@sayonaraww
Copy link

sayonaraww commented Dec 31, 2024

i need for the start icon as i tried the guide m4 left on how to show it but it just doesnt work for me. (the imgur link is a place holder but heres the icon i want: "C:\Users\barcelona\Downloads\icons8-windows-11-48.png")
image

@bbmaster123
Copy link
Collaborator

you need to remove the < and >
those are used to communicate a placeholder. It should be:

Background:=<ImageBrush Stretch="Uniform" ImageSource="C:\Users\barcelona\Downloads\icons8-windows-11-48.png"/>

if for whatever reason that doesn't work, try the imgur placeholder without the <>
If the imgur image works, then you'll need to upload your png online somewhere, at least for now

@m417z
Copy link
Member

m417z commented Dec 31, 2024

One problem I see is that the image URL shouldn't be wrapped with < and >.

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

No branches or pull requests

3 participants