-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix CategoryButton not showing menu or Categories window sometimes
* Initialize fShowingPopUpMenu variable fixes the menu sometimes not showing. * "Edit categories..." only worked when the CategoryButton was a child of the MainWindow, because it SetTarget to its window. Now we just SetTarget to the button itself and have it create the "Categories" window.
- Loading branch information
1 parent
750cf89
commit 15c9c0f
Showing
1 changed file
with
15 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters