Open papepon opened 1 year ago
I also get this issue. I assume that in these cases the buttons are offscreen. The OpenPose Editor window however is completely fixed, unable to be moved or resized, and I am unable to navigate to them in the current extension.
Go to custom_nodes\ComfyUI-OpenPose-Editor\js\openpose.js
, line 91, change height
to a smaller value, like 800 is good for 1080p: const height = 800;
. Now you can click the X to close the editor.
That is a very fine temporary solution indeed!
@KrNel Thanks so much for letting me know. I'll try to read the source code next time.
I closed this by mistake.
any update on this, changed taskbar thought it could be hiding behind, but to no avail. Work is greatly appreciated. Thank you:)
I really appreciate your work. I installed your Comfyui-OpenPose-Editor, loaded the nodes and pressed the "open editor" button. However, the newly displayed window does not show any buttons for "Add", "Remove", etc. I can edit poses in the editor, and if I refresh the page, the data is saved, the editor window disappears, and there is no problem with subsequent operations. However, I am unable to load images. Please let me know if I am missing any information to resolve this situation. I can always provide it. Thank you.