BZModalDialog
This commit is contained in:
@@ -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_')) {
|
||||
|
||||
Reference in New Issue
Block a user