Index: sources/gui/qml/components/ImageWave.qml =================================================================== diff -u -r670f257c9b88d3e5506eccaad111bec914102a72 -ra09afcb23e479527eb2263474003b63955cd0e99 --- sources/gui/qml/components/ImageWave.qml (.../ImageWave.qml) (revision 670f257c9b88d3e5506eccaad111bec914102a72) +++ sources/gui/qml/components/ImageWave.qml (.../ImageWave.qml) (revision a09afcb23e479527eb2263474003b63955cd0e99) @@ -30,12 +30,6 @@ height : 90 * scale // constant image size clip : false - anchors { - right : parent.right - bottom : parent.bottom - margins : 28 - } - Image { id: _image anchors.fill: parent width : parent.width