fix: Abhängigkeits-Kanten laufen hinter den Knoten (D41-Nachtrag 2)
Die Basis-Kanten lagen schon richtig; „drüber gemalt" wurde allein die Hervorhebung des ausgewählten Knotens (`svg.dep-front`, z-index 4). Eine durchgezogene Linie quer über einen fremden Knoten durchstreicht dessen Titel — und beim Tippen wechselt die Hervorhebung mit jeder Zeile. `dep-front` entfällt; hervorgehobene Kanten hängen zuletzt in derselben hinteren Ebene, liegen damit über den übrigen Kanten und unter jedem Knoten. Export und Druck waren nie betroffen. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
6881475193
commit
6d58164577
@@ -19,6 +19,7 @@ reverse.
|
||||
|
||||
## 2026-08-24
|
||||
|
||||
- Dependency links now run behind every node, highlighted ones included — no more lines struck through node titles
|
||||
- Fix: the line to an only child was torn where the child does not sit centred in its cell
|
||||
- An optional node (`+`) joins the cheapest path while it is being worked on — started work is the open front
|
||||
- Fix: a started alternative lost its `|`/`=` group to an untouched cheaper one, although the choice was already made
|
||||
|
||||
Reference in New Issue
Block a user