huchenlei / sd-webui-openpose-editor

Openpose editor for ControlNet. Full hand/face support.
MIT License
653 stars 65 forks source link

The pose cannot be deleted #46

Closed mrhanCH closed 1 year ago

mrhanCH commented 1 year ago

Hello, I have successfully installed the plugin and can successfully open the edit box page. The bones can be dragged, but they cannot be deleted using the delete button on the keyboard. How can I solve this problem? Thanks!

huchenlei commented 1 year ago

There is no keyboard keybinding on removing canvas object. You need to click x on the left panel to remove skeleton.

Screen Capture 029 - Openpose Editor - huchenlei github io

mrhanCH commented 1 year ago

Sorry, maybe I expressed the wrong, I mean delete the node, such as after the box, delete the hand node selected by the box, or other nodes. I hit the delete button and nothing happened.

huchenlei commented 1 year ago

You can right click key point to hide it as described in the keybindings section.