mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-09 11:22:05 +02:00
Merge pull request #2036
51e48db
addressbook description should not be richtext (xmrdsc)
This commit is contained in:
commit
d4d8ff54e6
@ -76,6 +76,7 @@ ListView {
|
|||||||
color: "#ffffff"
|
color: "#ffffff"
|
||||||
elide: Text.ElideRight
|
elide: Text.ElideRight
|
||||||
text: description
|
text: description
|
||||||
|
textFormat: Text.PlainText
|
||||||
|
|
||||||
MouseArea {
|
MouseArea {
|
||||||
id: descriptionArea
|
id: descriptionArea
|
||||||
|
Loading…
Reference in New Issue
Block a user