0x5bfa / FluentHub

A stylish yet powerful GitHub client for Windows
MIT License
1.08k stars 52 forks source link

App icon is not displayed in the title grid and intro page #229

Closed 0x5bfa closed 1 year ago

0x5bfa commented 2 years ago

⏱️ Before you start...

🪟 What version of Windows is this issue present?

Windows 11, Windows 11 Dev

🔢 What version/architecture of FluentHub are you on?

0.3.5 | RELEASE

📄 Description

As the title. Should be fixed in GU17.

🪜 Steps To Reproduce

  1. Just open app

🤔 Expected behavior

Displayed correctly

📸 Assets

image

Lamparter commented 2 years ago

@onein528 I've had this issue before.

0x5bfa commented 2 years ago

I may have to use muxc:ImageIcon.

0x5bfa commented 1 year ago

I did figure out. This problem is caused by wrong path specification.

Currently: /Assets/AppTiles/...

Should be: ms-appx:///Assets/AppTiles/...