adjust images size

This commit is contained in:
cryptochangements34 2017-11-21 08:51:48 -05:00 committed by moneromooo-monero
parent af7ad482c2
commit 2629c767a8
2 changed files with 2 additions and 1 deletions

View file

@ -63,10 +63,11 @@ Rectangle {
// button gradient while checked
Image {
height: 40
width: 260
anchors.verticalCenter: parent.verticalCenter
anchors.right: parent.right
anchors.rightMargin: 0
anchors.rightMargin: -20
anchors.leftMargin: parent.getOffset()
source: "../images/menuButtonGradient.png"
visible: button.checked

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 244 B