Skip to content

Fix ToggleableColumnBuilder.WithHierarchicalToggle#433

Merged
jmaxson-ms merged 2 commits intomainfrom
user/jmaxson/fixToggles
Mar 9, 2026
Merged

Fix ToggleableColumnBuilder.WithHierarchicalToggle#433
jmaxson-ms merged 2 commits intomainfrom
user/jmaxson/fixToggles

Conversation

@jmaxson-ms
Copy link
Contributor

This method was replacing any existing toggles with the new one rather than concatenating them. The WithToggle method, just above this one in the source code, was already doing this correctly. I essentially just made these match.

@jmaxson-ms jmaxson-ms merged commit d2a3136 into main Mar 9, 2026
5 checks passed
@jmaxson-ms jmaxson-ms deleted the user/jmaxson/fixToggles branch March 9, 2026 21:36
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.

3 participants