1
0
Fork 0
mirror of https://github.com/seiichiro0185/sailotp.git synced 2024-04-29 02:00:52 +00:00

Small Visual Fix for SFOS 2.2.0.29

This commit is contained in:
seiichiro 2018-06-17 09:12:54 +02:00
parent b6a9036d3c
commit 1646332bbe
3 changed files with 7 additions and 4 deletions

View file

@ -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
}

View file

@ -1,8 +1,11 @@
* Mon Apr 09 2019 Stefan Brand <sailfish@seiichiro0185.org> 1.7.1-1
* Sun Jun 17 2018 Stefan Brand <sailfish@seiichiro0185.org> 1.7.2-1
- Visual fixes for SFOS 2.2.0.29
* Mon Apr 09 2018 Stefan Brand <sailfish@seiichiro0185.org> 1.7.1-1
- Added Italian Translation
- Adapt Packaging for new Harbour Rules
* Mon Apr 02 2019 Stefan Brand <sailfish@seiichiro0185.org> 1.7-1
* Mon Apr 02 2018 Stefan Brand <sailfish@seiichiro0185.org> 1.7-1
- Added Chinese Translation
- Added Finish Translation
- Added Russian Translation

View file

@ -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/