Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Intellij Community
Commits
9d492b95
Commit
9d492b95
authored
8 years ago
by
Maxim.Mossienko
Browse files
Options
Download
Email Patches
Plain Diff
smaller details field + ensure tab area to grow when resizing
parent
ed116f2f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
platform/platform-impl/src/com/intellij/diagnostic/errordialog/DetailsTabForm.form
+1
-1
...c/com/intellij/diagnostic/errordialog/DetailsTabForm.form
platform/platform-impl/src/com/intellij/diagnostic/errordialog/IdeErrorsDialog.form
+2
-2
.../com/intellij/diagnostic/errordialog/IdeErrorsDialog.form
with
3 additions
and
3 deletions
+3
-3
platform/platform-impl/src/com/intellij/diagnostic/errordialog/DetailsTabForm.form
+
1
-
1
View file @
9d492b95
...
...
@@ -13,7 +13,7 @@
<nested-form
id=
"f040b"
form-file=
"com/intellij/diagnostic/errordialog/LabeledTextComponent.form"
binding=
"myCommentsArea"
>
<constraints>
<grid
row=
"2"
column=
"0"
row-span=
"1"
col-span=
"1"
vsize-policy=
"0"
hsize-policy=
"3"
anchor=
"0"
fill=
"3"
indent=
"0"
use-parent-layout=
"false"
>
<preferred-size
width=
"-1"
height=
"1
5
0"
/>
<preferred-size
width=
"-1"
height=
"1
0
0"
/>
</grid>
</constraints>
</nested-form>
...
...
This diff is collapsed.
Click to expand it.
platform/platform-impl/src/com/intellij/diagnostic/errordialog/IdeErrorsDialog.form
+
2
-
2
View file @
9d492b95
...
...
@@ -123,13 +123,13 @@
<border
type=
"none"
/>
<children>
<grid
id=
"3e6fb"
binding=
"myTabsPanel"
layout-manager=
"BorderLayout"
hgap=
"0"
vgap=
"0"
>
<constraints
border-constraint=
"
North
"
/>
<constraints
border-constraint=
"
Center
"
/>
<properties/>
<border
type=
"none"
/>
<children/>
</grid>
<grid
id=
"7a082"
binding=
"myAttachments"
layout-manager=
"BorderLayout"
hgap=
"0"
vgap=
"0"
>
<constraints
border-constraint=
"
Center
"
/>
<constraints
border-constraint=
"
South
"
/>
<properties/>
<border
type=
"none"
/>
<children/>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help