mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-09-01 18:04:05 +02:00
fix layout without buttons
This commit is contained in:
@@ -141,7 +141,7 @@ Rectangle {
|
|||||||
anchors {
|
anchors {
|
||||||
top: parent.top
|
top: parent.top
|
||||||
right: parent.right
|
right: parent.right
|
||||||
rightMargin: -backButton.width - root.spacing - nextButton.width - root.spacing
|
rightMargin: -backButton.width - root.spacing - nextButton.width
|
||||||
bottom: parent.bottom
|
bottom: parent.bottom
|
||||||
margins: root.spacing
|
margins: root.spacing
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user