Skip to content

Fix retained text showing for non-cluster items - #10222

Open
vaisest wants to merge 1 commit into
PathOfBuildingCommunity:devfrom
vaisest:fix-retained
Open

Fix retained text showing for non-cluster items#10222
vaisest wants to merge 1 commit into
PathOfBuildingCommunity:devfrom
vaisest:fix-retained

Conversation

@vaisest

Copy link
Copy Markdown
Contributor

Description of the problem being solved:

Seems I accidentally added this tiny bug in #10120. This started showing up for mods that weren't naturally spawning on the item. I think the UI might be a bit of an issue as the affix selector and custom mod split feels very weird. These mods can't spawn on the item naturally, but the item parser isn't able to differentiate them and so they get lumped in the affix controls

Steps taken to verify a working solution:

Link to a build that showcases this PR:

Before screenshot:

After screenshot:

@vaisestvaisest added the bug: behaviour Behavioral differences label Aug 15, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: behaviourBehavioral differences

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@vaisest