Skip to content

Commit

Permalink
Add byFile page to the default dockwidget layout
Browse files Browse the repository at this point in the history
  • Loading branch information
milianw committed Nov 22, 2024
1 parent ce87b50 commit 37e28bd
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions src/default-dockwidget-layout.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,26 @@
},
"uniqueName": "callerCallee"
},
{
"lastPosition": {
"lastFloatingGeometry": {
"height": 0,
"width": 0,
"x": 0,
"y": 0
},
"placeholders": [
{
"isFloatingWindow": false,
"itemIndex": 0,
"mainWindowUniqueName": "results"
}
],
"tabIndex": -1,
"wasFloating": false
},
"uniqueName": "byFile"
},
{
"lastPosition": {
"lastFloatingGeometry": {
Expand Down Expand Up @@ -187,6 +207,7 @@
"topDown",
"flameGraph",
"callerCallee",
"byFile",
"frequency"
],
"geometry": {
Expand Down

0 comments on commit 37e28bd

Please sign in to comment.