Merge pull request #1194 from SiboVG/issue-1190
[fixes #1190] Fix ConfigDialog Close-button cut off
This commit is contained in:
commit
0bcbde8a8d
@ -149,7 +149,7 @@ public class RocketComponentConfig extends JPanel {
|
||||
|
||||
updateFields();
|
||||
|
||||
this.add(buttonPanel, "newline, spanx, growx, height 32!");
|
||||
this.add(buttonPanel, "newline, spanx, growx");
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user