Merge pull request #1765

079cfe2 titlebar: fix logos when isMobile (mmbyday)
This commit is contained in:
luigi1111 2018-12-01 13:30:11 -06:00
commit 377dd544eb
No known key found for this signature in database
GPG key ID: F4ACA0183641E010

View file

@ -84,6 +84,7 @@ Rectangle {
z: parent.z + 1
Image {
visible: !isMobile
anchors.left: parent.left
anchors.top: parent.top
anchors.topMargin: 11