Skip to content

Fix spurious colon in bool UI widget label#40

Merged
abey79 merged 1 commit into
masterfrom
fix-semicolon-bool-param
Oct 7, 2023
Merged

Fix spurious colon in bool UI widget label#40
abey79 merged 1 commit into
masterfrom
fix-semicolon-bool-param

Conversation

@abey79

@abey79 abey79 commented Oct 7, 2023

Copy link
Copy Markdown
Owner

The Sketch proc macro adds a : to the label provided to UI widgets, but BoolWidget uses that label as checkbox label, so it shouldn't have one. It now strips it if found.

@abey79 abey79 merged commit aaa4f1c into master Oct 7, 2023
@abey79 abey79 deleted the fix-semicolon-bool-param branch October 7, 2023 13:40
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