BZModalDialog

This commit is contained in:
STEINNI
2026-04-07 16:10:42 +00:00
parent 158e9c4044
commit 0cc03cf512
7 changed files with 156 additions and 5 deletions

View File

@@ -762,7 +762,6 @@ class BZgraflow extends Buildoz{
y = ((maxHeight - layerHeights[idx]) / 2) + gapy
break
}
console.log('======>',gapy, y)
for(const nid of layer){
let placedY
if(!nid.startsWith('longLinkPlaceHolder_')) {