From 1646332bbe4496fdeea21df17b746131cd912efb Mon Sep 17 00:00:00 2001 From: Stefan Brand Date: Sun, 17 Jun 2018 09:12:54 +0200 Subject: [PATCH] Small Visual Fix for SFOS 2.2.0.29 --- qml/pages/MainView.qml | 2 +- rpm/harbour-sailotp.changes | 7 +++++-- rpm/harbour-sailotp.yaml | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/qml/pages/MainView.qml b/qml/pages/MainView.qml index 6e41671..eb6451e 100644 --- a/qml/pages/MainView.qml +++ b/qml/pages/MainView.qml @@ -116,7 +116,7 @@ Page { width: parent.width maximumValue: 29 anchors.top: parent.top - anchors.topMargin: 36 * Theme.pixelRatio + anchors.topMargin: Theme.itemSizeExtraSmall - Theme.paddingSmall // Only show when there are enries visible: appWin.listModel.count } diff --git a/rpm/harbour-sailotp.changes b/rpm/harbour-sailotp.changes index 45077fb..beeaf39 100644 --- a/rpm/harbour-sailotp.changes +++ b/rpm/harbour-sailotp.changes @@ -1,8 +1,11 @@ -* Mon Apr 09 2019 Stefan Brand 1.7.1-1 +* Sun Jun 17 2018 Stefan Brand 1.7.2-1 +- Visual fixes for SFOS 2.2.0.29 + +* Mon Apr 09 2018 Stefan Brand 1.7.1-1 - Added Italian Translation - Adapt Packaging for new Harbour Rules -* Mon Apr 02 2019 Stefan Brand 1.7-1 +* Mon Apr 02 2018 Stefan Brand 1.7-1 - Added Chinese Translation - Added Finish Translation - Added Russian Translation diff --git a/rpm/harbour-sailotp.yaml b/rpm/harbour-sailotp.yaml index ae0621b..a8b15c7 100644 --- a/rpm/harbour-sailotp.yaml +++ b/rpm/harbour-sailotp.yaml @@ -1,6 +1,6 @@ Name: harbour-sailotp Summary: SailOTP -Version: 1.7.1 +Version: 1.7.2 Release: 1 Group: Security URL: https://github.com/seiichiro0185/sailotp/