OSDN Git Service

fixed screenshot png
authorkokkiemouse <kokkiemouse@gmail.com>
Sat, 10 Oct 2020 03:33:02 +0000 (12:33 +0900)
committerkokkiemouse <kokkiemouse@gmail.com>
Sat, 10 Oct 2020 03:33:02 +0000 (12:33 +0900)
Signed-off-by: kokkiemouse <kokkiemouse@gmail.com>
channels/share/airootfs/usr/share/calamares/branding/serene/01_xfce.png
channels/share/airootfs/usr/share/calamares/branding/serene/show.qml

index a90da8a..e6a6aa8 100644 (file)
Binary files a/channels/share/airootfs/usr/share/calamares/branding/serene/01_xfce.png and b/channels/share/airootfs/usr/share/calamares/branding/serene/01_xfce.png differ
index 1c2c8d6..a0e9d80 100644 (file)
@@ -66,7 +66,7 @@ Presentation
         }
         Rectangle{
             id:slide_1_rect_1
-            width : slide_1.width
+            width : presentation.width
             height: slide_1.height
             color: "#FFFFFFFF"
 
@@ -139,7 +139,7 @@ Presentation
         }
         Rectangle{
             id:slide_2_rect
-            width : slide_2.width
+            width : presentation.width
             height: slide_2.height
             color: "#FFFFFFFF"