diff --git a/Scripts/Scratchpad/ScratchpadWindow.dlg b/Scripts/Scratchpad/ScratchpadWindow.dlg index e6cbc5b..a4b5c4c 100644 --- a/Scripts/Scratchpad/ScratchpadWindow.dlg +++ b/Scripts/Scratchpad/ScratchpadWindow.dlg @@ -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" } } }