[ BUG ] Image Comparer "click" mode fails on comfyui-frontend-package 1.24.4
Replication steps:
1- Make sure that comfyui-frontend-package==1.24.4 2- Create an Image Comparer (rgthree) node. 3- Connect images to the 'image_a' and 'image_b' inputs and run the workflow. 4- Right-click on the comparer node and select Properties -> Comparer mode: 'click'
5- Click on the image in the comparer... nothing happens.
The comparer in "click" mode works as expected if comfyui-frontend-package==1.23.4.
Confirmed 'click' mode is still broken in comfyui-frontend-package 1.26.4 with rgthree version 1.0.2508162219
Looks like a comfyui change broke this a couple weeks ago and it probably just got out to stable release.
I imagine it was unintentional. I've filed a bug there, feel free to +1: https://github.com/Comfy-Org/ComfyUI_frontend/issues/5073