WinMerge / winmerge

WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
https://winmerge.org/
GNU General Public License v2.0
6.43k stars 797 forks source link

Image Comparison : In Alpha Animation, dialogs hang winmerge #2370

Closed meteorquake closed 3 months ago

meteorquake commented 3 months ago

In an image comparison if you have Alpha Animation on and try to pull up Options (clicking the button), winmerge hangs. Also Help - About does, so probably a general problem with dialogs trying to pop up. Let me know if problem replicating and I'll provide full settings used. 2.16.40.0 W10 X64 David

sdottaka commented 3 months ago

I couldn't reproduce the issue with versions 2.16.40 and 2.16.41 either. Are you comparing very large images or something?

image

meteorquake commented 3 months ago

One image is 7.85 Mb JPG, 4896 x 3672, and the other is a 50%-quality JPG version of it that I was comparing for blemishes. So that would make it large - there wasn't a problem with alpha animation off, just when it was on, and waiting didn't appear to help - the animations themselves were fast enough anyway

sdottaka commented 3 months ago

Can you reproduce this with other image files?

meteorquake commented 3 months ago

I'll try a very small file and report back.

meteorquake commented 3 months ago

Just had a look - I can confirm it wasn't a problem with a small crop from the image, so it is likely related to file size

sdottaka commented 3 months ago

Thanks for checking, I think I've managed to reproduce the issue, I'll take a look at it later.

sdottaka commented 3 months ago

This issue has been fixed in commit b29ca0875a29ff3c3114b088d5cf98f3cf7e3777. Thank you for your report.