forked from Public/monero-gui
Checkbox/Standard button development
This commit is contained in:
committed by
moneromooo-monero
parent
948669edbc
commit
f48cd1b82b
@@ -88,6 +88,8 @@ RowLayout {
|
||||
color: "#525252"
|
||||
wrapMode: Text.Wrap
|
||||
Layout.fillWidth: true
|
||||
anchors.left: backgroundRect.right
|
||||
anchors.leftMargin: !isMobile ? 10 : 8
|
||||
MouseArea {
|
||||
anchors.fill: parent
|
||||
onClicked: {
|
||||
|
||||
Reference in New Issue
Block a user