Skip to content

Fix Foulborn icon display on Linux - #10160

Merged
LocalIdentity merged 1 commit into
PathOfBuildingCommunity:devfrom
cupkax:fix-foulborn-icon-casing
Aug 7, 2026
Merged

Fix Foulborn icon display on Linux#10160
LocalIdentity merged 1 commit into
PathOfBuildingCommunity:devfrom
cupkax:fix-foulborn-icon-casing

Conversation

@cupkax

@cupkax cupkax commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Fixes #10153 .

Description of the problem being solved:

FoulbornIcon is currently in TitleCase causing apparent rendering issues. Renamed the icon asset to be lowercase. I haven't changed the manifest.xml as from what I understand it's auto-generated during the build process

Steps taken to verify a working solution:

Link to a build that showcases this PR:

Before screenshot:

After screenshot:

@LocalIdentity LocalIdentity changed the title Fix asset casing for Foulborn icon Fix Foulborn icon display on Linux Aug 7, 2026
@LocalIdentity LocalIdentity added bug: behaviour Behavioral differences linux Issue that only affects Linux users labels Aug 7, 2026
@LocalIdentity
LocalIdentity merged commit bdf2e9a into PathOfBuildingCommunity:dev Aug 7, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: behaviour Behavioral differences linux Issue that only affects Linux users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

foulborn icon (BreachIcon) is miscapitalized, causes rendering issue downstream

2 participants