graflow, autoplacement 1.0 no layer-ordering

This commit is contained in:
STEINNI
2025-12-24 11:13:13 +00:00
parent 5b00367dd6
commit 26ff467015
2 changed files with 159 additions and 38 deletions

View File

@@ -201,4 +201,5 @@ bz-graflow .bzgf-nodes-container{
height: 100%;
}
bz-graflow .bzgf-nodes-container{ z-index:10; }
bz-graflow .bzgf-wires-container{ z-index:9; }
bz-graflow .bzgf-wires-container{ z-index:9; }
bz-graflow .bzgf-nodes-container .bzgf-node{ position:absolute; }