Fixed cover logo for non high-res devices
This commit is contained in:
parent
2230fefbea
commit
585ba1855a
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ CoverBackground {
|
|||
|
||||
CoverPlaceholder {
|
||||
icon.source: "../img/nextcloud-logo-transparent.png"
|
||||
icon.width: parent.width
|
||||
icon.fillMode: Image.PreserveAspectFit
|
||||
text: qsTr("Notes")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue