qr-code-bundle
qr-code-bundle copied to clipboard
BUGFIX for EndroidQrCodeExtension::createBuilderDefinition
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.