Skip to content

Commit

Permalink
Merge pull request #4097 from cwisniew/fix-4093
Browse files Browse the repository at this point in the history
  • Loading branch information
cwisniew authored Jun 2, 2023
2 parents d1f0095 + 79978e6 commit b912e6a
Show file tree
Hide file tree
Showing 5 changed files with 2,711 additions and 1,466 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<grid id="6db9f" binding="mainPanel" layout-manager="GridLayoutManager" row-count="2" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="5" left="5" bottom="5" right="5"/>
<constraints>
<xy x="10" y="10" width="774" height="720"/>
<xy x="10" y="10" width="815" height="720"/>
</constraints>
<properties>
<name value="mainForm"/>
Expand Down Expand Up @@ -953,7 +953,9 @@
<constraints>
<grid row="4" column="1" row-span="1" col-span="8" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
<properties>
<name value="tokenBarImagesScroll"/>
</properties>
<border type="none"/>
<children>
<component id="82992" class="javax.swing.JList">
Expand Down
Loading

0 comments on commit b912e6a

Please sign in to comment.