From 564e134bba663087f108957d34cceea75acaaaa6 Mon Sep 17 00:00:00 2001 From: Jan Mulder Date: Tue, 20 Feb 2018 21:46:50 +0100 Subject: Revert "Mobile QML UI: fix more background colors (gpslist)" This worked correctly while compiled against Qt 5.10.0, but after installing Qt 5.10.1 the behavior was just wrong. And as there seems no way to color the background of a Kirigami SwipeListItem, just revert this, and accept the (slightly) inconsistent coloring of the page (for now). This reverts commit 6700715b5dc1d314bc73800d8f8ec387d4d20d16. Signed-off-by: Jan Mulder --- mobile-widgets/qml/GpsList.qml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'mobile-widgets') diff --git a/mobile-widgets/qml/GpsList.qml b/mobile-widgets/qml/GpsList.qml index ca73b07c2..51025299f 100644 --- a/mobile-widgets/qml/GpsList.qml +++ b/mobile-widgets/qml/GpsList.qml @@ -20,10 +20,6 @@ Kirigami.ScrollablePage { id: gpsFix enabled: true width: parent.width - background: Rectangle { - color: subsurfaceTheme.backgroundColor - border.width: 1 - } GridLayout { columns: 4 id: timeAndName -- cgit v1.2.3-70-g09d2