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

Not rendering half siblings #119

Open
KentGrigo opened this issue Oct 11, 2022 · 2 comments
Open

Not rendering half siblings #119

KentGrigo opened this issue Oct 11, 2022 · 2 comments

Comments

@KentGrigo
Copy link
Contributor

When not all of the parents are shared, the siblings are not rendered.
To reproduce, create Brother, Sister, Half-Brother, Father, and Mother.
Select Brother and add the parents, Father and Mother.
Add Sister as a sibling.
Select Half-Brother and add the parent, Mother, and leave father unknown.
When looking at the graph for Brother, Half-Brother is not rendered (even with All Relatives).

@KentGrigo
Copy link
Contributor Author

I've added a small test to show the issue.
Just make a new family tree and import the attached .gramps file (GitHub didn't accept that file ending so I added .txt, just remove it).
Also, here are some screenshots of the test.

Note that I've set "View" to "All relatives".

Gramps file
topola-viewer-119.gramps.txt

As Brother
topola-viewer-119-as-brother

As Mother
topola-viewer-119-as-mother

As Half-Brother
topola-viewer-119-as-half-brother

@PeWu
Copy link
Owner

PeWu commented Jan 28, 2023

Thanks for the report. Yes, this is an actual problem and unfortunately the fix is not that trivial but definitely doable - requires layout changes in the topola library.
See also #84 and PeWu/topola#30

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

2 participants