Open emyoulation opened 2 years ago
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.)
I added the patch Paul posted for the gramps/gui/editors/filtereditor.py on the Discourse forum.
gramps/gui/editors/filtereditor.py
It fixed the 'undefined' side of the problem. But the extra sublevel is still an issue.
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.)