Hide status field for now, adjust big font size

This commit is contained in:
miruka
2019-07-19 00:10:46 -04:00
parent a3e2233391
commit db3a9efe8a
6 changed files with 32 additions and 20 deletions

View File

@@ -31,7 +31,7 @@ HScalingBox {
HLabel {
id: interfaceTitle
font.pixelSize: theme.fontSize.big
font.pixelSize: theme.fontSize.bigger
}
}

View File

@@ -59,6 +59,7 @@ SwipeView {
font.pixelSize: theme.fontSize.big
elide: Text.ElideRight
horizontalAlignment: Text.AlignHCenter
verticalAlignment: Text.AlignVCenter
Layout.leftMargin: currentSpacing
Layout.rightMargin: Layout.leftMargin