space-nuko / ComfyUI-OpenPose-Editor

165 stars 13 forks source link

Change how the OpenPose popup dialogue is centered to work better across different resolution monitors #12

Open MistrBones opened 8 months ago

MistrBones commented 8 months ago

This is a great node for making OpenPose images but for me it looked like this and the action menu at the bottom was inaccessible. Screenshot_20240105_121534

I've edited how the popup dialogue is centered to use all relative values so it will center across all screen sizes. I've also added a max-height so the action menu at the bottom remains accessible on smaller resolution monitors. The menu now centers on my screen and several other tested resolutions. image

This should resolve or partially resolve #11 and #4 Definitely better ways to resolve this but this should be a nice bandaid in the meantime.