This fixes an issue which occurs when the MenuEntries array is modified after the client has calculated the menu's bounds and position. Hooking to `openMenu` will allow us to modify the MenuEntries array before the menu's bounds and its position is calculated.