]> Repositorios git - classgraph.git/commit
Don't recolor the focused type-family node
authorJavier Sagredo <[email protected]>
Wed, 6 May 2026 22:07:56 +0000 (00:07 +0200)
committerJavier Sagredo <[email protected]>
Wed, 6 May 2026 22:07:56 +0000 (00:07 +0200)
commitfce874358e2326b62d4c9b0772c4b779cbeee7f8
tree7df35f90fb0a5473f0ff7ef54825b7abe9515f17
parentaeb24291f072386ca32c97d3a63d775906064331
Don't recolor the focused type-family node

The [?focused] cytoscape rule used to paint every focused node dark
blue, which on the amber family node left dark-on-dark text that
couldn't be read. Split the rule: class nodes still go navy; family
nodes keep their amber palette and indicate focus via a thicker brown
border and larger text.

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