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 {
|
ApplicationWindow {
|
||||||
title: qsTr("MagicMirror")
|
title: qsTr("MagicMirror")
|
||||||
width: 1024
|
width: 1080
|
||||||
height: 1280
|
height: 1920
|
||||||
|
|
||||||
QmlMirror {
|
QmlMirror {
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue