Correct resolution
This commit is contained in:
parent
6dee852cae
commit
a8d01e0741
1 changed files with 2 additions and 2 deletions
4
Main.qml
4
Main.qml
|
@ -12,8 +12,8 @@ import QtQuick.Window 2.0
|
|||
|
||||
ApplicationWindow {
|
||||
title: qsTr("MagicMirror")
|
||||
width: 1024
|
||||
height: 1280
|
||||
width: 1080
|
||||
height: 1920
|
||||
|
||||
QmlMirror {
|
||||
anchors.fill: parent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue