summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuiz Agostini <luiz.agostini@openbossa.org>2009-11-05 20:25:49 -0300
committerLuiz Agostini <luiz.agostini@openbossa.org>2009-11-05 20:25:49 -0300
commit95e2d337e47a585443182dc9086821028181c886 (patch)
treec44d320deae61bb8c350661c97f548830e24833f
parent2ef0034e06be9b179bf87bfc9fe4b6aa41d30968 (diff)
Weather: new list images.
Signed-off-by: Luiz Agostini <luiz.agostini@openbossa.org>
-rw-r--r--weather/citylist.cpp2
-rw-r--r--weather/images/weather_elements/list_item_bg.pngbin15168 -> 15392 bytes
-rw-r--r--weather/images/weather_elements/list_item_selected_bg.pngbin29059 -> 28387 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/weather/citylist.cpp b/weather/citylist.cpp
index 3531d96..e526abc 100644
--- a/weather/citylist.cpp
+++ b/weather/citylist.cpp
@@ -21,7 +21,7 @@
#define CITY_NAME_FONT_SIZE (Settings::scaleHeight(50.0))
-static const int maxVisibleItems = 8;
+static const int maxVisibleItems = 6;
static inline qreal getCenterVerticalPos(QGraphicsItem *parent, QGraphicsItem *item)
{
diff --git a/weather/images/weather_elements/list_item_bg.png b/weather/images/weather_elements/list_item_bg.png
index 79f4bc0..ee06985 100644
--- a/weather/images/weather_elements/list_item_bg.png
+++ b/weather/images/weather_elements/list_item_bg.png
Binary files differ
diff --git a/weather/images/weather_elements/list_item_selected_bg.png b/weather/images/weather_elements/list_item_selected_bg.png
index 24ad847..3bd131a 100644
--- a/weather/images/weather_elements/list_item_selected_bg.png
+++ b/weather/images/weather_elements/list_item_selected_bg.png
Binary files differ