Lancement de la fenêtre du launceur

Problématique avec le fxml. Mauvaise version il semblerait ? Fichier à
refaire.
This commit is contained in:
François Autin
2021-05-27 03:14:20 +02:00
parent 9ced943c0a
commit bf2960f58e
3 changed files with 11 additions and 9 deletions

View File

@ -45,7 +45,6 @@
<children>
<ImageView accessibleText="Logo" fitHeight="240.0" fitWidth="158.0" pickOnBounds="true" preserveRatio="true">
<image>
<Image url="@../../../../../Pictures/Avatars/modern.png" />
</image>
</ImageView>
<VBox alignment="BOTTOM_CENTER" prefHeight="263.0" prefWidth="158.0">
@ -69,7 +68,6 @@
<children>
<ImageView fitHeight="172.0" fitWidth="211.0" pickOnBounds="true" preserveRatio="true">
<image>
<Image url="@assets/ryu.png" />
</image>
<viewport>
<Rectangle2D />
@ -81,7 +79,6 @@
<children>
<ImageView fitHeight="200.0" fitWidth="233.0" pickOnBounds="true" preserveRatio="true">
<image>
<Image url="@assets/gratis-png-luchador-callejero-iii-tercer-ataque-ken-masters-ryu-luchador-callejero-ii-el-guerrero-del-mundo.png" />
</image>
</ImageView>
</children>