Commit cfd21b79 authored by Razmik Seysyan's avatar Razmik Seysyan Committed by intellij-monorepo-bot
Browse files

[WI] Web Inspector on the right stripe by default

(cherry picked from commit 674f595e798ae3cdb37db9230f6819250817275d)

IJ-CR-97596

GitOrigin-RevId: 28b0e9112f6b51666620c9aadf6a1345fc62db44
parent ef57af89
Branches unavailable Tags unavailable
No related merge requests found
Showing with 1 addition and 0 deletions
+1 -0
......@@ -93,6 +93,7 @@ open class IntellijPlatformDefaultToolWindowLayoutProvider : DefaultToolWindowLa
builder.add("Database", weight = 0.25f)
builder.add("Gradle", weight = 0.25f)
builder.add("Maven", weight = 0.25f)
builder.add("Web Inspector", weight = 0.25f)
}
open fun configureBottomVisibleOnLargeStripe(builder: DefaultToolWindowLayoutBuilder) {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment