AI-Quail 1 | 2026.1.1 Patch 2 <debuggerx@debuggerx-PC Update window.layouts.xml

This commit is contained in:
debuggerx
2026-07-10 11:08:03 +08:00
parent d4a5390f08
commit db73910d2a
+97 -6
View File
@@ -1,5 +1,6 @@
<application> <application>
<component name="ToolWindowLayout"><![CDATA[{ <component name="ToolWindowLayout"><![CDATA[{
"activeLayoutName": "",
"layouts": { "layouts": {
"Custom": { "Custom": {
"v1": [ "v1": [
@@ -9,12 +10,6 @@
"contentUiType": "COMBO", "contentUiType": "COMBO",
"weight": 0.25 "weight": 0.25
}, },
{
"id": "Notifications",
"order": 0,
"anchor": "RIGHT",
"weight": 0.25
},
{ {
"id": "Version Control", "id": "Version Control",
"order": 0, "order": 0,
@@ -41,6 +36,102 @@
"order": 4, "order": 4,
"anchor": "BOTTOM", "anchor": "BOTTOM",
"weight": 0.4 "weight": 0.4
},
{
"id": "Notifications",
"order": 0,
"anchor": "RIGHT",
"weight": 0.25
}
],
"v2": [
{
"id": "Project",
"order": 0,
"contentUiType": "COMBO",
"weight": 0.25
},
{
"id": "Commit",
"order": 1,
"weight": 0.25
},
{
"id": "Resources Explorer",
"order": 2,
"weight": 0.25
},
{
"id": "Notifications",
"order": 0,
"anchor": "RIGHT",
"contentUiType": "COMBO",
"weight": 0.25
},
{
"id": "Gradle",
"order": 1,
"anchor": "RIGHT",
"weight": 0.25
},
{
"id": "Device Manager",
"order": 2,
"anchor": "RIGHT",
"weight": 0.25
},
{
"id": "Device Manager 2",
"order": 3,
"anchor": "RIGHT",
"weight": 0.25
},
{
"id": "Running Devices",
"order": 4,
"anchor": "RIGHT",
"weight": 0.25
},
{
"id": "StudioBot",
"order": 5,
"anchor": "RIGHT",
"weight": 0.25
},
{
"id": "Version Control",
"order": 0,
"anchor": "BOTTOM"
},
{
"id": "Terminal",
"order": 1,
"anchor": "BOTTOM"
},
{
"id": "Problems",
"order": 2,
"anchor": "BOTTOM"
},
{
"id": "Problems View",
"order": 3,
"anchor": "BOTTOM"
},
{
"id": "Logcat",
"order": 4,
"anchor": "BOTTOM"
},
{
"id": "App Quality Insights",
"order": 5,
"anchor": "BOTTOM"
},
{
"id": "Build",
"order": 6,
"anchor": "BOTTOM"
} }
] ]
} }