Hover effects for titlebar buttons

This commit is contained in:
Sander Ferdinand
2017-12-24 21:52:29 +01:00
committed by moneromooo-monero
parent 129562594d
commit 4f3bf839f7
5 changed files with 27 additions and 9 deletions

View File

@@ -275,6 +275,7 @@ Rectangle {
RowLayout {
StandardButton {
id: sendButton
rightIcon: "../images/rightIcon.png"
Layout.bottomMargin: 17 * scaleRatio
Layout.topMargin: 17 * scaleRatio
text: qsTr("Send") + translationManager.emptyString