Skip to content

Commit 20818f0

Browse files
committed
Validation, improved UX, error messages for Add ref.
1 parent a12fddb commit 20818f0

File tree

6 files changed

+453
-148
lines changed

6 files changed

+453
-148
lines changed

src/ServiceStackIDEA/.idea/workspace.xml

Lines changed: 206 additions & 100 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/ServiceStackIDEA/src/AddRef.form

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<maximumSize width="550" height="220"/>
1010
<minimumSize width="400" height="220"/>
1111
<opaque value="true"/>
12-
<preferredSize width="550" height="220"/>
12+
<preferredSize width="550" height="300"/>
1313
<requestFocusEnabled value="true"/>
1414
</properties>
1515
<border type="none"/>
@@ -67,7 +67,7 @@
6767
<children>
6868
<component id="e88c4" class="javax.swing.JTextPane" binding="errorTextPane">
6969
<constraints>
70-
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="6" anchor="0" fill="3" indent="0" use-parent-layout="false">
70+
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="2" hsize-policy="2" anchor="0" fill="3" indent="0" use-parent-layout="false">
7171
<preferred-size width="150" height="50"/>
7272
</grid>
7373
</constraints>

0 commit comments

Comments
 (0)