Been doing some recent character sheet updates, and I'm discovering that the Thumb Nail isn't exporting, the main pic does.
I reviewed my OS code, and it appears unchanged. I hadn't noticed any Code or OS changes, so I'm a bit baffled by this. Only system change was a JAVA update.
I'm unable to reproduce this - adding an image to a character and exporting it shows the thumbnail I selected.
Could you have moved the image?
Nope. jpg works as intended. It appears png files are having issues.
And it seems to alternate which works - thumbnail is working, but main isn't this time. Which picture formats do we support? I think if we should limit the file chooser to only the formats we do support.
I've investigated this further. jpeg works fine, png works for html output but not for pdfs unless you have extra libraries installed.
Suggested resolution: Add guidance text to screen to indicate that jpeg is preferred, maybe also some indication of good image sizes too.