Fix jumping of plugins with long names

This commit is contained in:
Sergey Malenkov
2015-04-14 17:42:45 +02:00
parent 1f9949af28
commit 8d7378ccc3
@@ -54,7 +54,10 @@
<constraints>
<splitpane position="right"/>
</constraints>
<properties/>
<properties>
<minimumSize width="50" height="50"/>
<preferredSize width="300" height="200"/>
</properties>
<border type="none">
<size top="2" left="4" bottom="2" right="4"/>
</border>
@@ -91,7 +94,10 @@
<constraints>
<splitpane position="left"/>
</constraints>
<properties/>
<properties>
<minimumSize width="50" height="50"/>
<preferredSize width="300" height="200"/>
</properties>
<border type="none"/>
<children/>
</grid>