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

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:

@LocalIdentityLocalIdentity changed the title Fix asset casing for Foulborn iconFix Foulborn icon display on LinuxAug 7, 2026
@LocalIdentityLocalIdentity added bug: behaviour Behavioral differences linux Issue that only affects Linux users labels Aug 7, 2026
@LocalIdentity
LocalIdentity merged commit bdf2e9a into PathOfBuildingCommunity:devAug 7, 2026
3 checks passed
vaisest pushed a commit to vaisest/PathOfBuilding that referenced this pull request Aug 11, 2026
@cupkax
cupkax deleted the fix-foulborn-icon-casing branch August 12, 2026 03:26
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: behaviourBehavioral differenceslinuxIssue 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

@cupkax@LocalIdentity