Skip to content

First argument to text() is text, not t.#181

Merged
jordanbrown0 merged 1 commit intoopenscad:mainfrom
jordanbrown0:main
Apr 8, 2026
Merged

First argument to text() is text, not t.#181
jordanbrown0 merged 1 commit intoopenscad:mainfrom
jordanbrown0:main

Conversation

@jordanbrown0
Copy link
Copy Markdown
Contributor

Overall style is no spaces after commas in arg lists. Fixes openscad/openscad#5686.

I fixed this a while back in the snapshot cheat sheet. Perhaps we should add t as an alias for text, but the primary name has always been text. That's doubly true for the release cheat sheet (which is what I'm updating here), where the program is never going to change.

Overall style is no spaces after commas in arg lists.
Fixes openscad/openscad#5686.
@jordanbrown0 jordanbrown0 merged commit 2dde00d into openscad:main Apr 8, 2026
1 check passed
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.

Cheat sheet shows "t" as first parameter for text() function, but it is "text".

1 participant