Merge pull request #3548

979e0da History: add fontAwesomeFallbackIcon (rating89us)
This commit is contained in:
luigi1111 2021-06-10 11:07:53 -05:00
commit 7c379e2cda
No known key found for this signature in database
GPG key ID: F4ACA0183641E010

View file

@ -1302,6 +1302,8 @@ Rectangle {
image: "qrc:///images/whiteDropIndicator.png"
rotation: delegate.collapsed ? 180 : 0
color: MoneroComponents.Style.defaultFontColor
fontAwesomeFallbackIcon: FontAwesome.arrowDown
fontAwesomeFallbackSize: 14
}
}