martinvanzijl / genealogy-maker

An open-source tool for making genealogy diagrams.
GNU General Public License v3.0
0 stars 0 forks source link

Allow color families by descendants (WIP) #2

Closed martinvanzijl closed 2 years ago

martinvanzijl commented 2 years ago

This is a possible fix for issue #1.

To use it:

  1. Right click on the person and select "Details..."
  2. Go to the "Colors" tab.
  3. Click the color button.
  4. Select a new color.
  5. Click "Save".
  6. The person and their descendants will have the chosen border color.

Current Issues

martinvanzijl commented 2 years ago

Below is a demo:

color-by-person-demo-01

martinvanzijl commented 2 years ago

This is no longer required, now that #2 has been merged.