wasabee-project / Wasabee-IITC

ENL DrawTools and Op Management
Apache License 2.0
30 stars 21 forks source link

#290 Highlight Wasabee links that cross real links #316

Closed bgillock closed 2 years ago

bgillock commented 2 years ago

Created a function to add link to crossLinkLayers with a parameter for line style. Call the new function for the existing selfBlock case and then added a loop to check if the Wasabee link crosses any real links without markers, and call the new function if true. Then break the loop as there is no point in looking at other links.