[UI] Fix niconico theme anchors.
This commit is contained in:
parent
228fe1d252
commit
6ba9f7fe35
|
@ -14,7 +14,7 @@ Item {
|
|||
|
||||
PlayPauseButton {
|
||||
id: playPauseButton
|
||||
anchors.left: owo.right
|
||||
anchors.left: parent.left
|
||||
anchors.top: parent.top
|
||||
anchors.bottom: parent.bottom
|
||||
icon.height: parent.height / 2
|
||||
|
|
Loading…
Reference in a new issue