Fix #104632: Multiple Asset menus for Pose Library
commitbc089c72399951ffae077bcc6d70295566d0ed52
authorDamien Picard <dam.pic@free.fr>
Wed, 24 May 2023 09:26:23 +0000 (24 11:26 +0200)
committerDamien Picard <dam.pic@free.fr>
Tue, 30 May 2023 17:30:23 +0000 (30 19:30 +0200)
tree98ef7f56e99ef44a86269a4a3313b780aafe6c31
parent47f59f6c67132f04d1f6fcb15158be4bbb391d5e
Fix #104632: Multiple Asset menus for Pose Library

The Asset menu from the Asset Browser editor was duplicated each time
the Pose Library add-on was unregistered and registered again.

This happened because the menu was never removed from the menu bar on
unregister.
pose_library/gui.py