Actions
Anomalie #1871
closedIssues rendering PDF member cards
Start date:
09/18/2024
Due date:
% Done:
100%
Estimated time:
Version utilisée:
Vote:
Description
Several issues exists:
- logo size is wrong if image is landscape, works a bit better with a portrait one,
- text overriding exists,
- slogan is cropped instead of being resized.
As a workaround, it is possible to use the old file:
https://github.com/galette/galette/blob/1.0.4/galette/lib/Galette/IO/PdfMembersCards.php
A quickfix would be to revert the new card code.
Files
Updated by Johan Cwiklinski 6 months ago
See https://github.com/galette/galette/pull/535.
I've revert changes to fix all issues I've seen.
Alternative adaptative proposal has been partially fixed at least (fix provided on discord channel), it's available as an option when the GALETTE_ADAPTATIVE_CARDS
constant is set to true
.
Updated by Johan Cwiklinski 6 months ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Appliqué par commit a2deee063a16daccdf4d7870462d94e8b69ebd17.
Updated by Johan Cwiklinski 6 months ago
- Status changed from Résolu to Fermé
- Assignee set to Johan Cwiklinski
Actions