Skip to content

BUGFIX for EndroidQrCodeExtension::createBuilderDefinition #84

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: main
Choose a base branch
from

Conversation

Shoplifter
Copy link

@Shoplifter Shoplifter commented Jan 30, 2025

LabelFontSize or labelFontPath are not taken from Configuration if both values are defined in config.
Reason: Keys in array $builderConfig are snake_case not camelCase.

If both values are defined in the configuration, the one defined first was overwritten by the default value.

keys in array $builderConfig are snake_case not camelCase
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