Correct PlayerView anchors for StackLayout rules

This commit is contained in:
2022-09-03 03:24:38 -04:00
parent 912ebc57ce
commit b9e5b92354
+2 -1
View File
@@ -3,7 +3,8 @@ import QtQuick 2.12
import Ikinuki.Client 1.0
Item {
anchors.fill: parent
width: parent.width
height: parent.height
Mpv {
id: mpvWidget
anchors.fill: parent