Correct PlayerView anchors for StackLayout rules
This commit is contained in:
@@ -3,7 +3,8 @@ import QtQuick 2.12
|
|||||||
import Ikinuki.Client 1.0
|
import Ikinuki.Client 1.0
|
||||||
|
|
||||||
Item {
|
Item {
|
||||||
anchors.fill: parent
|
width: parent.width
|
||||||
|
height: parent.height
|
||||||
Mpv {
|
Mpv {
|
||||||
id: mpvWidget
|
id: mpvWidget
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
|||||||
Reference in New Issue
Block a user