Correct PlayerView anchors for StackLayout rules
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user