Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add action creates a dialog without correctly adding it to the Windows menu #30

Open
emyoulation opened this issue Oct 9, 2022 · 1 comment

Comments

@emyoulation
Copy link

In the FilterParams, click the Add button.

A "Define Filter" dialog appears. But it is not correctly listed in the Windows menu. (The clipboard has the same problem when calling this dialog. But the clipboard also fails to map a Transient Parent.)

image

@emyoulation
Copy link
Author

emyoulation commented Oct 9, 2022

I added the patch Paul posted for the gramps/gui/editors/filtereditor.py on the Discourse forum.

It fixed the 'undefined' side of the problem. But the extra sublevel is still an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant