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

Pedigree map, provide ability to switch the parent-child lines on or off #4211

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ddrury
Copy link
Contributor

@ddrury ddrury commented Feb 10, 2022

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

…switched on or off in the control.layers.tree
@codecov
Copy link

codecov bot commented Feb 10, 2022

Codecov Report

Merging #4211 (f9acd66) into main (6191ab5) will increase coverage by 0.60%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             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%) ⬇️
app/Elements/XrefSource.php 93.75% <0.00%> (-6.25%) ⬇️
app/Elements/AbstractEventElement.php 83.33% <0.00%> (-2.39%) ⬇️
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.

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

Successfully merging this pull request may close these issues.

None yet

1 participant