webtrees
webtrees copied to clipboard
Pedigree map, provide ability to switch the parent-child lines on or off
I've noticed that some people have made comments in the forum that the parent-child lines can look like a rats nest (I tend to agree) so It was a simple job to put all the polylines into a new Layergroup, add it to the map and the control.layers.tree providing the ability to switch the lines on or off
Codecov Report
Merging #4211 (f9acd66) into main (6191ab5) will increase coverage by
0.60%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## main #4211 +/- ##
============================================
+ Coverage 31.90% 32.50% +0.60%
+ Complexity 11199 10960 -239
============================================
Files 1087 1084 -3
Lines 40796 40165 -631
============================================
+ Hits 13014 13057 +43
+ Misses 27782 27108 -674
Impacted Files | Coverage Δ | |
---|---|---|
app/Module/PedigreeMapModule.php | 0.00% <0.00%> (ø) |
|
app/Elements/XrefMedia.php | 53.84% <0.00%> (-46.16%) |
:arrow_down: |
app/Elements/XrefSource.php | 93.75% <0.00%> (-6.25%) |
:arrow_down: |
app/Elements/AbstractEventElement.php | 83.33% <0.00%> (-2.39%) |
:arrow_down: |
app/Fact.php | 0.00% <0.00%> (ø) |
|
app/Media.php | 0.00% <0.00%> (ø) |
|
app/Module/NotesTabModule.php | 0.00% <0.00%> (ø) |
|
app/Module/IndividualMetadataModule.php | 0.00% <0.00%> (ø) |
|
app/Statistics/Repository/EventRepository.php | 93.16% <0.00%> (ø) |
|
...pp/Statistics/Repository/FamilyDatesRepository.php | 98.24% <0.00%> (ø) |
|
... and 5 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 6191ab5...f9acd66. Read the comment docs.