WireViz icon indicating copy to clipboard operation
WireViz copied to clipboard

Use output_name as default title

Open kvid opened this issue 1 year ago • 0 comments

The CLI handling code was redesigned for v0.4 and it seems the code to assign a default title from v0.3.1 has been messed up. This bug has not been triggered by build_examples.py due to it seems to call the parse() function differently.

The output_name should be used as default title when present.

This will fix the #360 bug report.

kvid avatar May 23 '24 16:05 kvid