Skip to content

LibGUI: Remove spaces from DynamicWidgetContainer config key#26222

Merged
spholz merged 1 commit intoSerenityOS:masterfrom
bplaat:dynamic-widget-fix
Oct 2, 2025
Merged

LibGUI: Remove spaces from DynamicWidgetContainer config key#26222
spholz merged 1 commit intoSerenityOS:masterfrom
bplaat:dynamic-widget-fix

Conversation

@bplaat
Copy link
Copy Markdown
Member

@bplaat bplaat commented Sep 25, 2025

The section_label prop is used as config key. But sometimes it contains spaces. Spaces in config keys are quite ugly and not following the .ini spec I think, so this commit filters them out.

Commit split of from #26170

@github-actions github-actions bot added the 👀 pr-needs-review PR needs review from a maintainer or community member label Sep 25, 2025
The section_label prop is used as config key. But sometimes it
contains spaces. Spaces in config keys are quite ugly and not
following the .ini spec I think, so this commit filters them out.
@spholz spholz merged commit 4efb4e2 into SerenityOS:master Oct 2, 2025
13 checks passed
@github-actions github-actions bot removed the 👀 pr-needs-review PR needs review from a maintainer or community member label Oct 2, 2025
@bplaat bplaat deleted the dynamic-widget-fix branch October 3, 2025 08:05
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