PeWu / topola

Topola – online genealogy visualization
Apache License 2.0
95 stars 28 forks source link

Rendering empty box for relationships #55

Closed KentGrigo closed 1 year ago

KentGrigo commented 1 year ago

When no information is provided about a relationship, an empty box is rendered. This box should not be rendered.

Below is an example that shows three cases:

Example: image

KentGrigo commented 1 year ago

@PeWu, I haven't had much time to look into Topola yet. Should this issue be moved there?

PeWu commented 1 year ago

The code that needs to be changed is in https://github.com/PeWu/topola We can move the issue

KentGrigo commented 1 year ago

PR: https://github.com/PeWu/topola/pull/58