Kevin M
Kevin M
Looks like your issue is already on [ExifTool's FAQ Q21](https://exiftool.org/faq.html#Q21) ... i added `-ec` flag and replaced newlines with `"\\n"` and it worked... please refer to the FAQ
Hmm, this might add a feature... I didn't realize the apps have to declare it. When you say you've done a quick test... did you name your exe `test.exe` and...
The size isn't so important as the pixels. What are the maximum image dimensions of those images? (There's been a few fixes merged in recently with fixes for large pixels...
You can add this on the title bar.
@aohanhongzhi you can also set up the setting in JPEGView.ini https://github.com/sylikc/jpegview/blob/efd55a1a0b922bd7274c1d44717dac4104bb0fa3/src/JPEGView/Config/JPEGView.ini#L566-L570 As @thradya mentioned and it's shown above, map it to `IDM_MOVE_TO_RECYCLE_BIN`
I'll take a look at it and merge it. I'm due for a release. I originally wanted to sign it but maybe I'll just leave it unsigned for one more...
Because of the image select and crop feature, the ALT key is necessary for moving the window. Without it, there are strange interactions with zoomed in images, etc
It'll be considered in a future release.