postcard_creator_wrapper icon indicating copy to clipboard operation
postcard_creator_wrapper copied to clipboard

Unexpected `.postcard_creator_wrapper_sent` folder

Open fpoli opened this issue 2 years ago • 1 comments
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

fpoli avatar Oct 09 '23 13:10 fpoli

Hi Federico, nice to hear from you.

Thank you for raising this issue. Indeed, we should propagate image_export to create_text_cover.

abertschi avatar Oct 10 '23 15:10 abertschi