Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Menu should only be built once #3022

Closed
Closed
@bbondy

Description

We currently build a menu from template multiple times.
We should instead only do this only once, the call to Menu.buildFromTemplate returns a menu object and we can use it to find items in the menu and update them as needed.

The problem that happens is when a menu is regenerated and the menu is expanded, then clicks on menu items won't work. This happens especially around when the app starts if you try to quit the menu item click doesn't work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions