aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/com.pelagicore.downloads/Main.qml10
-rw-r--r--apps/com.pelagicore.downloads/assets/hero-appstore.png (renamed from styles/lucee/images/hero-appstore.png)0
-rw-r--r--apps/com.pelagicore.downloads/assets/hero-appstore.txt (renamed from styles/lucee/images/hero-appstore.txt)0
-rw-r--r--styles/neptune/images/hero-appstore.png3
-rw-r--r--styles/neptune/images/hero-appstore.txt1
5 files changed, 4 insertions, 10 deletions
diff --git a/apps/com.pelagicore.downloads/Main.qml b/apps/com.pelagicore.downloads/Main.qml
index ac1e580c..ec42e4d7 100644
--- a/apps/com.pelagicore.downloads/Main.qml
+++ b/apps/com.pelagicore.downloads/Main.qml
@@ -32,9 +32,8 @@
import QtQuick 2.8
import application.windows 1.0
-import shared.Style 1.0
import shared.utils 1.0
-import shared.animations 1.0
+import shared.Sizes 1.0
import QtQuick.Controls 2.2
import "views" 1.0
import "stores" 1.0
@@ -43,14 +42,13 @@ ApplicationCCWindow {
id: root
Image {
- id: topImage
-
x: root.exposedRect.x
y: 0
width: root.exposedRect.width
- fillMode: Image.PreserveAspectFit
+ height: Sizes.dp(436) + exposedRect.y
+ fillMode: Image.Pad
- source: Style.image("hero-appstore")
+ source: "assets/hero-appstore.png"
asynchronous: true
}
diff --git a/styles/lucee/images/hero-appstore.png b/apps/com.pelagicore.downloads/assets/hero-appstore.png
index 59ed56ec..59ed56ec 100644
--- a/styles/lucee/images/hero-appstore.png
+++ b/apps/com.pelagicore.downloads/assets/hero-appstore.png
diff --git a/styles/lucee/images/hero-appstore.txt b/apps/com.pelagicore.downloads/assets/hero-appstore.txt
index 06ed0048..06ed0048 100644
--- a/styles/lucee/images/hero-appstore.txt
+++ b/apps/com.pelagicore.downloads/assets/hero-appstore.txt
diff --git a/styles/neptune/images/hero-appstore.png b/styles/neptune/images/hero-appstore.png
deleted file mode 100644
index 59ed56ec..00000000
--- a/styles/neptune/images/hero-appstore.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fc27cffce6b3653aaf92c639171e451755a1433a99a4677d146688358c9a9589
-size 1209887
diff --git a/styles/neptune/images/hero-appstore.txt b/styles/neptune/images/hero-appstore.txt
deleted file mode 100644
index 06ed0048..00000000
--- a/styles/neptune/images/hero-appstore.txt
+++ /dev/null
@@ -1 +0,0 @@
-Photo contributed by Luxoft