remove unnecessary elements from window definition

This commit is contained in:
Markus Ast 2021-10-14 18:04:37 +02:00
parent b6a0b9c7f7
commit 3db79d821a

View File

@ -200,80 +200,6 @@ dialog = {
}
},
["type"] = "Panel"
},
["pNoVisible"] = {
["children"] = {
["windowModeMin"] = {
["params"] = {
["bounds"] = {
["h"] = 36,
["w"] = 40,
["x"] = 13,
["y"] = 203
},
["enabled"] = true,
["text"] = "Panel1",
["tooltip"] = "",
["visible"] = true,
["zindex"] = 0
},
["skin"] = {
["params"] = {
["name"] = "panelSkin"
}
},
["type"] = "Panel"
},
["windowModeFull"] = {
["params"] = {
["bounds"] = {
["h"] = 36,
["w"] = 40,
["x"] = 13,
["y"] = 203
},
["enabled"] = true,
["text"] = "panel0",
["tooltip"] = "",
["visible"] = true,
["zindex"] = 0
},
["skin"] = {
["params"] = {
["name"] = "panelSkin"
},
["states"] = {
["released"] = {
[1] = {
["bkg"] = {
["center_center"] = "0x00000064"
}
}
}
}
},
["type"] = "Panel"
}
},
["params"] = {
["bounds"] = {
["h"] = 435,
["w"] = 228,
["x"] = 442,
["y"] = 31
},
["enabled"] = true,
["text"] = "panel0",
["tooltip"] = "",
["visible"] = false,
["zindex"] = 0
},
["skin"] = {
["params"] = {
["name"] = "panelSkin"
}
},
["type"] = "Panel"
}
}
}