Currently changing the location of the menu (parent) is done with the Pharo extension mechanism. This can cause errors on the developer side during the commit (commit of code changed when not), use instead a < pragma > mechanism which allows to modify the menu without impacting the code.
Currently changing the location of the menu (parent) is done with the Pharo extension mechanism. This can cause errors on the developer side during the commit (commit of code changed when not), use instead a < pragma > mechanism which allows to modify the menu without impacting the code.