Skip to content

Fix group entries of shared stacks & use countutil for badges.#196

Open
Rsslone wants to merge 5 commits intoCleanroomMC:cleanroomfrom
Rsslone:GroupFix
Open

Fix group entries of shared stacks & use countutil for badges.#196
Rsslone wants to merge 5 commits intoCleanroomMC:cleanroomfrom
Rsslone:GroupFix

Conversation

@Rsslone
Copy link
Copy Markdown
Contributor

@Rsslone Rsslone commented Apr 27, 2026

setCollapsed used a hashmap to track expanded slot membership, shared membership would overwrite previous entries and break border rendering between shared groups.

expandedElementToGroup similarly used item identity and multiple shared memberships would overwrite causing collapse actions to affect the wrong expanded groups.

Added backwards compatible overload to countutil and moved badge count to use countutil.

Let me know if there are any issues with the implementation.

@Rsslone Rsslone changed the title Fix group entries of shared stacks. Fix group entries of shared stacks & use countutil for badges. May 6, 2026
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

Successfully merging this pull request may close these issues.

1 participant