postcard_creator_wrapper
postcard_creator_wrapper copied to clipboard
Unexpected `.postcard_creator_wrapper_sent` folder
trafficstars
Hi :wave: I noticed that the postcards-folder script always creates a .postcard_creator_wrapper_sent folder, which I guess is only used for debugging. I think the issue is in create_text_cover, where the image_export is hard-coded to True.
https://github.com/abertschi/postcard_creator_wrapper/blob/88f1750d281e19a78dc99e299f76fe003e5873db/postcard_creator/postcard_creator_swissid.py#L149-L153
Hi Federico, nice to hear from you.
Thank you for raising this issue. Indeed, we should propagate image_export to create_text_cover.