File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
src/main/java/com/fulinlin/ui/setting Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<form xmlns =" http://www.intellij.com/uidesigner/form/" version =" 1" bind-to-class =" com.fulinlin.ui.setting.TemplateEditPanel" >
3- <grid id =" 27dc6" binding =" mainPanel" layout-manager =" GridLayoutManager" row-count =" 2" column-count =" 2 " same-size-horizontally =" false" same-size-vertically =" false" hgap =" -1" vgap =" -1" >
3+ <grid id =" 27dc6" binding =" mainPanel" layout-manager =" GridLayoutManager" row-count =" 2" column-count =" 1 " same-size-horizontally =" false" same-size-vertically =" false" hgap =" -1" vgap =" -1" >
44 <margin top =" 0" left =" 0" bottom =" 0" right =" 0" />
55 <constraints >
66 <xy x =" 19" y =" 36" width =" 1827" height =" 642" />
77 </constraints >
88 <properties >
9+ <minimumSize width =" 500" height =" 283" />
910 <opaque value =" true" />
11+ <preferredSize width =" 800" height =" 283" />
1012 </properties >
1113 <border type =" none" />
1214 <children >
4951 <constraints >
5052 <tabbedpane title =" Template" />
5153 </constraints >
52- <properties />
54+ <properties >
55+ <minimumSize width =" 550" height =" 283" />
56+ <preferredSize width =" 550" height =" 283" />
57+ </properties >
5358 <border type =" none" />
5459 <children >
5560 <grid id =" b6958" layout-manager =" GridLayoutManager" row-count =" 2" column-count =" 1" same-size-horizontally =" false" same-size-vertically =" false" hgap =" -1" vgap =" -1" >
244249 </grid >
245250 </children >
246251 </tabbedpane >
247- <hspacer id =" ad0d4" >
248- <constraints >
249- <grid row =" 1" column =" 1" row-span =" 1" col-span =" 1" vsize-policy =" 1" hsize-policy =" 6" anchor =" 0" fill =" 1" indent =" 0" use-parent-layout =" false" />
250- </constraints >
251- </hspacer >
252252 </children >
253253 </grid >
254254</form >
You can’t perform that action at this time.
0 commit comments