Skip to content

fix project_name parameter bug #176

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DanielJWood
Copy link

@DanielJWood DanielJWood commented Feb 21, 2025

Possible fix for #166. After the fix, when you have a project_name param, your artboard images AND your html file all have a name that reflects the project_name param. If no param is indicated, it still defaults back to the illustrator file name, as intended.

Worth noting that output: multiple-files already prints out filenames that match the project_name parameter. This change brings output: one-file settings in line with that and with previous versions of ai2html.

If the current setup (always using getRawDocumentName() for one-file projects) is intended behavior, feel free to close this PR.

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