Added option to autocreate bug issues on client and server side

Additionally cleaned up a few classes a bit
This commit is contained in:
delvh
2020-08-16 17:14:41 +02:00
parent 5acbd3b6e1
commit f4a3bfed97
11 changed files with 299 additions and 30 deletions

View File

@ -30,7 +30,7 @@
</padding>
</ListView>
<TitledPane fx:id="titledPane" collapsible="false"
prefHeight="325.0" prefWidth="300.0">
prefHeight="400.0" prefWidth="400.0">
<HBox.margin>
<Insets bottom="10.0" left="5.0" right="10.0" top="10.0" />
</HBox.margin>