Skip to content
Snippets Groups Projects

Background now stretches insted of repeating

Merged Brage Halvorsen Kvamme requested to merge fix/background into main
8 files
+ 10
8
Compare changes
  • Side-by-side
  • Inline
Files
8
+ 6
2
@@ -6,7 +6,11 @@
<component name="ChangeListManager">
<list default="true" id="93c904b9-e31e-4136-b084-f393ba2102f6" name="Changes" comment="feat(pom): Created file">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/module-info.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/module-info.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/edu/ntnu/idatt2001/GUI/controller/WargamesController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/edu/ntnu/idatt2001/GUI/controller/WargamesController.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/Wargames.fxml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/Wargames.fxml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/style.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/style.css" afterDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/Wargames.fxml" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/Wargames.fxml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/style.css" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/style.css" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -272,7 +276,7 @@
<workItem from="1653304038875" duration="441000" />
<workItem from="1653304499970" duration="6934000" />
<workItem from="1653314182369" duration="5934000" />
<workItem from="1653330327440" duration="1384000" />
<workItem from="1653330327440" duration="4067000" />
</task>
<task id="LOCAL-00001" summary="feat(pom): Created file">
<created>1644588125604</created>
Loading