Skip to content

Fix boolean flag options#123

Open
hidehiroanto wants to merge 1 commit intoTextualize:mainfrom
hidehiroanto:patch-1
Open

Fix boolean flag options#123
hidehiroanto wants to merge 1 commit intoTextualize:mainfrom
hidehiroanto:patch-1

Conversation

@hidehiroanto
Copy link
Copy Markdown

Currently, boolean flag options in Click and Typer show up as text fields rather than as checkboxes in Trogon because a new instance of BoolParamType is instantiated here, so the comparison with click.BOOL fails.

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