This commit is contained in:
Vanessa 2023-02-22 17:38:13 +08:00
parent b434b779bb
commit edbe4da57e
20 changed files with 10 additions and 95 deletions

View file

@ -250,20 +250,6 @@ export abstract class Constants {
"instance": "Layout",
"children": [{
"direction": "lr",
"size": "0px",
"type": "top",
"instance": "Layout",
"children": [{
"instance": "Wnd",
"children": []
}, {
"instance": "Wnd",
"resize": "lr",
"children": []
}]
}, {
"direction": "lr",
"resize": "tb",
"size": "auto",
"type": "normal",
"instance": "Layout",
@ -318,10 +304,6 @@ export abstract class Constants {
}]
}]
},
top: {
pin: true,
data: []
},
bottom: {
pin: true,
data: []