]> Repositorios git - classgraph.git/commit
Don't draw the predicate-class node alongside fam-resolves matches
authorJavier Sagredo <[email protected]>
Wed, 6 May 2026 22:27:28 +0000 (00:27 +0200)
committerJavier Sagredo <[email protected]>
Wed, 6 May 2026 23:51:06 +0000 (01:51 +0200)
commit9aafb085d7e6974e93383ad7bf77bf04933c7502
tree8e1f463edf176ef9cc981d5ea0989dec512e9b59
parenta9423861e888864ecec60d49ccca36634fd91f8f
Don't draw the predicate-class node alongside fam-resolves matches

The "fam-resolves" chain pulled the predicate class into the instance
view as a separate node and connected it to the matched instance with
a green "defines" edge — duplicating information already on the
matched-instance label. Drop the class anchor + defines edge here, the
same way commit 3a8e0ac handled the matched-superclass case.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
data/viewer.js