Skip to content

don't omit function params that evaluate to false (like 0)#20

Open
pfeyz wants to merge 1 commit into
hydra-synth:mainfrom
pfeyz:param-defaults-missing
Open

don't omit function params that evaluate to false (like 0)#20
pfeyz wants to merge 1 commit into
hydra-synth:mainfrom
pfeyz:param-defaults-missing

Conversation

@pfeyz
Copy link
Copy Markdown

@pfeyz pfeyz commented Dec 19, 2023

I found it confusing when looking at the function list and some parameters had their default values omitted, for example with repeat, offsetX and offsetY have no default value shown

defaults-missing

this change ensures that default values like 0, false or null will be shown in the codeblock.

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