1
0
Fork 0

[UI] Fix niconico theme anchors.

This commit is contained in:
NamedKitten 2018-12-03 08:21:45 +00:00
parent 228fe1d252
commit 6ba9f7fe35

View file

@ -14,7 +14,7 @@ Item {
PlayPauseButton { PlayPauseButton {
id: playPauseButton id: playPauseButton
anchors.left: owo.right anchors.left: parent.left
anchors.top: parent.top anchors.top: parent.top
anchors.bottom: parent.bottom anchors.bottom: parent.bottom
icon.height: parent.height / 2 icon.height: parent.height / 2