[gnome-software/wip/jimmac/banner-maps] Banners: quick scaling fix for Maps
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/jimmac/banner-maps] Banners: quick scaling fix for Maps
- Date: Wed, 13 Mar 2019 11:56:36 +0000 (UTC)
commit 1c4c95bb293fe6df1de9def53cf6cf6d86775097
Author: Jakub Steiner <jimmac gmail com>
Date: Wed Mar 13 12:54:44 2019 +0100
Banners: quick scaling fix for Maps
- scale to cover, not fit
- the SVG is still being fuzzy scaled though. Perhaps should replace
all SVGs with higher res PNGs for now.
Fixes https://gitlab.gnome.org/GNOME/gnome-software/issues/439
data/assets/org.gnome.Software.Featured.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/assets/org.gnome.Software.Featured.xml b/data/assets/org.gnome.Software.Featured.xml
index 22797b0c..f1c4e13c 100644
--- a/data/assets/org.gnome.Software.Featured.xml
+++ b/data/assets/org.gnome.Software.Featured.xml
@@ -160,7 +160,7 @@ background: #f6f5f4,
url('file://@datadir@/gnome-software/featured-maps.svg')
30% -5px / 230px auto no-repeat,
url('file://@datadir@/gnome-software/featured-maps-bg.png')
- bottom center / contain no-repeat;
+ bottom center / cover no-repeat;
</value>
</metadata>
</component>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]