fire-eggs / fire-eggs/Ancestral-Tree

"Distance" options

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
C#
Stars
12
Forks
4
PR merge metrics
No merged PRs in 30d

Description

One planned, but missing set of configurations is that of "distance" values.

Namely:
- separation between spouse boxes
- separation between generations
- separation between children boxes

The `AncesTree.TreeModel.Configuration` has `getGapBetweenLevels` and `getGapBetweenNodes`, but not a `getGapBetweenSpouses`.

The chart config dialog needs to be extended to provide user modification of those configuration options.

Need to confirm those configuration options are saved/restored.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with AncesTree.TreeModel.Configuration and the chart config dialog mentioned in the issue. Trace getGapBetweenLevels and getGapBetweenNodes, then inspect the existing configuration persistence; this is done when spouse, generation, and children spacing can be edited and all values are saved and restored.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.